2026-03-26 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 22:15:06 [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-26 22:15:06 [adesa.de] INFO: Starting spider adesa.de
2026-03-26 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 02ac729c3d7a59a6
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.de/task_40_2026-03-26T22_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-26 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 22:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 22:15:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 22:15:07 [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-26 22:15:07 [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-26 22:15:07 [scrapy.core.engine] INFO: Spider opened
2026-03-26 22:15:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 22:15:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 22:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-26 22:15:07 [scrapy-playwright] INFO: Starting download handler
2026-03-26 22:15:07 [scrapy-playwright] INFO: Starting download handler
2026-03-26 22:15:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732648
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732648%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732648: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732648 url https://www.openlane.eu/en/carv6/auction/10732648
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732649
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732649%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732649: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732649 url https://www.openlane.eu/en/carv6/auction/10732649
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732650
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732650%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732650: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732650 url https://www.openlane.eu/en/carv6/auction/10732650
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732651
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732651%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732651: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732651 url https://www.openlane.eu/en/carv6/auction/10732651
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732652
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732652%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732652: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732652 url https://www.openlane.eu/en/carv6/auction/10732652
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732654
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732654%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732654: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732654 url https://www.openlane.eu/en/carv6/auction/10732654
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732655
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732655%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732655: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732655 url https://www.openlane.eu/en/carv6/auction/10732655
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732657
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732657%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732657: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732657 url https://www.openlane.eu/en/carv6/auction/10732657
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732658
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732658%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732658: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732658 url https://www.openlane.eu/en/carv6/auction/10732658
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732659
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732659%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732659: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732659 url https://www.openlane.eu/en/carv6/auction/10732659
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732660
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732660%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732660: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732660 url https://www.openlane.eu/en/carv6/auction/10732660
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732661
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732661%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732661: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732661 url https://www.openlane.eu/en/carv6/auction/10732661
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732662
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732662%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732662: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732662 url https://www.openlane.eu/en/carv6/auction/10732662
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732663
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732663%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732663: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732663 url https://www.openlane.eu/en/carv6/auction/10732663
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732664
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732664%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732664: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732664 url https://www.openlane.eu/en/carv6/auction/10732664
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732665
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732665%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732665: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732665 url https://www.openlane.eu/en/carv6/auction/10732665
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732666
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732666%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732666: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732666 url https://www.openlane.eu/en/carv6/auction/10732666
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732667
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732667%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732667: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732667 url https://www.openlane.eu/en/carv6/auction/10732667
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732671
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732671%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732671: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732671 url https://www.openlane.eu/en/carv6/auction/10732671
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732672
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732672%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732672: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732672 url https://www.openlane.eu/en/carv6/auction/10732672
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732670
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732670%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732670: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732670 url https://www.openlane.eu/en/carv6/auction/10732670
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732668
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732668%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732668: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732668 url https://www.openlane.eu/en/carv6/auction/10732668
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732669
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732669%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732669: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732669 url https://www.openlane.eu/en/carv6/auction/10732669
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732675
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732675%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732675: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732675 url https://www.openlane.eu/en/carv6/auction/10732675
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732676
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732676%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732676: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732676 url https://www.openlane.eu/en/carv6/auction/10732676
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732677
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732677%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732677: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732677 url https://www.openlane.eu/en/carv6/auction/10732677
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732678
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732678%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732678: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732678 url https://www.openlane.eu/en/carv6/auction/10732678
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732673
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732673%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732673: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732673 url https://www.openlane.eu/en/carv6/auction/10732673
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732674
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732674%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732674: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732674 url https://www.openlane.eu/en/carv6/auction/10732674
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732679
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732679%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732679: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732679 url https://www.openlane.eu/en/carv6/auction/10732679
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732680
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732680%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732680: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732680 url https://www.openlane.eu/en/carv6/auction/10732680
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732681
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732681%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732681: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732681 url https://www.openlane.eu/en/carv6/auction/10732681
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732682
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732682%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732682: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732682 url https://www.openlane.eu/en/carv6/auction/10732682
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732683
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732683%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732683: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732683 url https://www.openlane.eu/en/carv6/auction/10732683
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732684
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732684%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732684: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732684 url https://www.openlane.eu/en/carv6/auction/10732684
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732685
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732685%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732685: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732685 url https://www.openlane.eu/en/carv6/auction/10732685
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732686
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732686%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732686: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732686 url https://www.openlane.eu/en/carv6/auction/10732686
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732687
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732687%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732687: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732687 url https://www.openlane.eu/en/carv6/auction/10732687
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732688
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732688%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732688: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732688 url https://www.openlane.eu/en/carv6/auction/10732688
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732689
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732689%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732689: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732689 url https://www.openlane.eu/en/carv6/auction/10732689
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732690
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732690%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732690: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732690 url https://www.openlane.eu/en/carv6/auction/10732690
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732691
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732691%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.de] INFO: Scrape type for 10732691: 0
2026-03-26 22:15:15 [adesa.de] INFO: Skipping item 10732691 url https://www.openlane.eu/en/carv6/auction/10732691
2026-03-26 22:15:15 [adesa.de] INFO: Found listing with ID: 10732694
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732694%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732694: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732694 url https://www.openlane.eu/en/carv6/auction/10732694
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732695
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732695%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732695: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732695 url https://www.openlane.eu/en/carv6/auction/10732695
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732696
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732696%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732696: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732696 url https://www.openlane.eu/en/carv6/auction/10732696
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732697
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732697%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732697: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732697 url https://www.openlane.eu/en/carv6/auction/10732697
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732699
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732699%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732699: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732699 url https://www.openlane.eu/en/carv6/auction/10732699
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732846%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732815%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732815: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732852%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732978%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732922%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732922: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732818%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732894%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732904%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732904: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732847%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732847: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732931%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732931: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732934%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732934: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732861%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732861: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732824%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732824: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732909%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732851%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732851: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732911%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732899%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732836%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732836: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732827%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732819%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732819: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-26 22: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-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732814%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732897%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732897: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732820%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732913%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732927%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732927: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710733079%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10733079: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732937%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732937: 1
2026-03-26 22:15:16 [adesa.de] INFO: Scraping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732822%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10732822: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731631
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731631%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731631: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731631 url https://www.openlane.eu/en/carv6/auction/10731631
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731644
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731644%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731644: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731644 url https://www.openlane.eu/en/carv6/auction/10731644
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731540
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731540%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731540: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731540 url https://www.openlane.eu/en/carv6/auction/10731540
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731589
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731589%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731589: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731589 url https://www.openlane.eu/en/carv6/auction/10731589
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731562
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731562%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731562: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731562 url https://www.openlane.eu/en/carv6/auction/10731562
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731575
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731575%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731575: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731575 url https://www.openlane.eu/en/carv6/auction/10731575
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731512
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731512%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731512: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731512 url https://www.openlane.eu/en/carv6/auction/10731512
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731554
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731554%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731554: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731554 url https://www.openlane.eu/en/carv6/auction/10731554
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731628
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731628%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731628: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731628 url https://www.openlane.eu/en/carv6/auction/10731628
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731531
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731531%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731531: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731531 url https://www.openlane.eu/en/carv6/auction/10731531
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731537
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731537%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731537: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731537 url https://www.openlane.eu/en/carv6/auction/10731537
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731492
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731492%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731492: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731492 url https://www.openlane.eu/en/carv6/auction/10731492
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731563
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731563%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731563: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731563 url https://www.openlane.eu/en/carv6/auction/10731563
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731593
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731593%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731593: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731593 url https://www.openlane.eu/en/carv6/auction/10731593
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731634
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731634%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731634: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731634 url https://www.openlane.eu/en/carv6/auction/10731634
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731587
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731587%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731587: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731587 url https://www.openlane.eu/en/carv6/auction/10731587
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731525
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731525%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731525: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731525 url https://www.openlane.eu/en/carv6/auction/10731525
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731626
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731626%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [adesa.de] INFO: Scrape type for 10731626: 0
2026-03-26 22:15:16 [adesa.de] INFO: Skipping item 10731626 url https://www.openlane.eu/en/carv6/auction/10731626
2026-03-26 22:15:16 [adesa.de] INFO: Found listing with ID: 10731656
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731656%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731656: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731656 url https://www.openlane.eu/en/carv6/auction/10731656
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731496
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731496%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731496: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731496 url https://www.openlane.eu/en/carv6/auction/10731496
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731497
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731497%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731497: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731497 url https://www.openlane.eu/en/carv6/auction/10731497
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731629
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731629%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731629: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731629 url https://www.openlane.eu/en/carv6/auction/10731629
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731625
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731625%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731625: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731625 url https://www.openlane.eu/en/carv6/auction/10731625
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731606
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731606%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731606: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731606 url https://www.openlane.eu/en/carv6/auction/10731606
2026-03-26 22:15:17 [adesa.de] INFO: Found listing with ID: 10731564
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731564%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [adesa.de] INFO: Scrape type for 10731564: 0
2026-03-26 22:15:17 [adesa.de] INFO: Skipping item 10731564 url https://www.openlane.eu/en/carv6/auction/10731564
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec33618-ec57-5780-89b0-f632a9341b83 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F6b22c376-6e4c-442b-bea7-1872eff2c683.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/6b22c376-6e4c-442b-bea7-1872eff2c683.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F1721554a-af87-49a1-9247-3f2817d7dea8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/1721554a-af87-49a1-9247-3f2817d7dea8.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F159692a2-a758-4815-b701-b58080e5113d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/159692a2-a758-4815-b701-b58080e5113d.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/ae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fcf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/cf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Ff0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/f0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fa225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/a225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg not downloaded yet
2026-03-26 22:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fb8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/b8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Feda3990c-e41a-4b77-939a-507448978695.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/eda3990c-e41a-4b77-939a-507448978695.jpg not downloaded yet
2026-03-26 22:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252Fd067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/d067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/ce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6035f840-102a-5b46-bf9b-1351fb3a63f1 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F23c97671-88d0-4206-9c64-8a813d2a63a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/23c97671-88d0-4206-9c64-8a813d2a63a9.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F7d741399-33c2-426c-a591-16dbec33bd28.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/7d741399-33c2-426c-a591-16dbec33bd28.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F36b734de-901f-44be-8ca6-c4731f52ebaf.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/36b734de-901f-44be-8ca6-c4731f52ebaf.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/1721554a-af87-49a1-9247-3f2817d7dea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F274b0a5f-de3a-4007-a304-64e3a66428fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/274b0a5f-de3a-4007-a304-64e3a66428fb.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F9139d8d8-6d27-4484-a489-4da116086874.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/9139d8d8-6d27-4484-a489-4da116086874.jpg not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46afa753-8cae-5cf6-81c9-bb10538a8655 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fbd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/bd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7789364b-71d4-5aff-987f-262574af76e4 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F414967ba-3bc6-463e-9a14-7a2baf280161.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/414967ba-3bc6-463e-9a14-7a2baf280161.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/ae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/6b22c376-6e4c-442b-bea7-1872eff2c683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/cf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F13542035-7b0b-47d0-a692-48346ee09db3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/13542035-7b0b-47d0-a692-48346ee09db3.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/159692a2-a758-4815-b701-b58080e5113d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252Fdb50ad35-e42f-4d08-8df8-c25e374b0915.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/db50ad35-e42f-4d08-8df8-c25e374b0915.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F876fd06c-a90d-4120-aff3-34803b2e551b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/876fd06c-a90d-4120-aff3-34803b2e551b.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F85da7de6-c49e-4853-a862-94e298996bc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/85da7de6-c49e-4853-a862-94e298996bc2.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F047be52e-9609-4adc-8604-62499a8b4c9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/047be52e-9609-4adc-8604-62499a8b4c9a.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fea019a94-5835-4bf5-9445-06fe41ad0024.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/ea019a94-5835-4bf5-9445-06fe41ad0024.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F4e2149af-b92c-4463-ada2-c579ba158f23.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/4e2149af-b92c-4463-ada2-c579ba158f23.jpg not downloaded yet
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg not downloaded yet
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05787ed-2d69-5dd6-92ff-378599a4ff1d with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Feefa85f5-cfd9-41cb-bb93-a21359281130.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/eefa85f5-cfd9-41cb-bb93-a21359281130.jpg not downloaded yet
2026-03-26 22:15:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 22:15:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4bf610>
2026-03-26 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F1721554a-af87-49a1-9247-3f2817d7dea8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/1721554a-af87-49a1-9247-3f2817d7dea8.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/f0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/eda3990c-e41a-4b77-939a-507448978695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fb15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/b15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F0faea069-d961-4d6d-9693-651431851f40.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/0faea069-d961-4d6d-9693-651431851f40.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/ac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg not downloaded yet
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/b8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/36b734de-901f-44be-8ca6-c4731f52ebaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/414967ba-3bc6-463e-9a14-7a2baf280161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F8dff36d9-3158-4fda-8063-823c0f246c88.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/8dff36d9-3158-4fda-8063-823c0f246c88.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Ffda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/fda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg not downloaded yet
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4ce710>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/ae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c43ae10>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F6b22c376-6e4c-442b-bea7-1872eff2c683.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/6b22c376-6e4c-442b-bea7-1872eff2c683.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7f6f50>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fcf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/cf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7f7d50>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252F159692a2-a758-4815-b701-b58080e5113d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/159692a2-a758-4815-b701-b58080e5113d.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/7d741399-33c2-426c-a591-16dbec33bd28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F64e603bb-9cec-4584-8125-9b63350aefa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/64e603bb-9cec-4584-8125-9b63350aefa4.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Ff9850adc-147f-4f8d-8042-679abbf019df.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/f9850adc-147f-4f8d-8042-679abbf019df.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fa5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/a5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg not downloaded yet
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252Fadec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/adec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Faf3898e4-99bc-4ad9-bd82-ac169365a629.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/af3898e4-99bc-4ad9-bd82-ac169365a629.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F426e55d9-0234-4f47-872f-dbcab85f2567.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/426e55d9-0234-4f47-872f-dbcab85f2567.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F4266832e-2086-4b51-bb04-95abd97ad319.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/4266832e-2086-4b51-bb04-95abd97ad319.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg not downloaded yet
2026-03-26 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-26 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with scrape type 1
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg not downloaded yet
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c433b50>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3c1350>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Ff0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/f0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c347e10>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3490d0>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Feda3990c-e41a-4b77-939a-507448978695.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/eda3990c-e41a-4b77-939a-507448978695.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c34d150>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fb8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/b8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7fe890>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F36b734de-901f-44be-8ca6-c4731f52ebaf.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/36b734de-901f-44be-8ca6-c4731f52ebaf.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c35f310>
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F414967ba-3bc6-463e-9a14-7a2baf280161.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/414967ba-3bc6-463e-9a14-7a2baf280161.jpg saved to cache
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/bd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/047be52e-9609-4adc-8604-62499a8b4c9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/85da7de6-c49e-4853-a862-94e298996bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/9139d8d8-6d27-4484-a489-4da116086874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F1093d09c-e054-4630-90cd-19d3a9112ee5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/1093d09c-e054-4630-90cd-19d3a9112ee5.jpg not downloaded yet
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/eefa85f5-cfd9-41cb-bb93-a21359281130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Fc93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/c93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg not downloaded yet
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg not downloaded yet
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252Ffc8122f7-08b3-46d6-97e4-28371fabc24e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/fc8122f7-08b3-46d6-97e4-28371fabc24e.jpg not downloaded yet
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg not downloaded yet
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3c1ad0>
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F7d741399-33c2-426c-a591-16dbec33bd28.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/7d741399-33c2-426c-a591-16dbec33bd28.jpg saved to cache
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-26 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2200531-26f5-5a8f-aef9-8241f1e72d55 with scrape type 1
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg not downloaded yet
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518ee78550>
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg saved to cache
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/a5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fc7372c37-21fa-431b-baad-db915ebae7df.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/c7372c37-21fa-431b-baad-db915ebae7df.jpg not downloaded yet
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg not downloaded yet
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg not downloaded yet
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Fb91c274f-01b3-433f-b16a-61905411aefe.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/b91c274f-01b3-433f-b16a-61905411aefe.jpg not downloaded yet
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/4e2149af-b92c-4463-ada2-c579ba158f23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/ea019a94-5835-4bf5-9445-06fe41ad0024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/ac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Ffd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/fd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg not downloaded yet
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Feeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/eeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg not downloaded yet
2026-03-26 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/af3898e4-99bc-4ad9-bd82-ac169365a629.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Facd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/acd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fc85ab93b-bf82-47a5-960b-21b516dd191e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/c85ab93b-bf82-47a5-960b-21b516dd191e.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F7e877315-7a52-4600-b04e-1bcffd7939a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/7e877315-7a52-4600-b04e-1bcffd7939a9.jpg not downloaded yet
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c906190>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fbd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/bd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3574d0>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F047be52e-9609-4adc-8604-62499a8b4c9a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/047be52e-9609-4adc-8604-62499a8b4c9a.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c6a9810>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F85da7de6-c49e-4853-a862-94e298996bc2.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/85da7de6-c49e-4853-a862-94e298996bc2.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c6dc390>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F9139d8d8-6d27-4484-a489-4da116086874.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/9139d8d8-6d27-4484-a489-4da116086874.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c28b190>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Feefa85f5-cfd9-41cb-bb93-a21359281130.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/eefa85f5-cfd9-41cb-bb93-a21359281130.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c281910>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c270290>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-26 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea392808-882d-54e8-af66-459f84345cd3 with scrape type 1
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F752a57a4-4b7e-48d8-8835-25eede107244.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/752a57a4-4b7e-48d8-8835-25eede107244.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg not downloaded yet
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/f9850adc-147f-4f8d-8042-679abbf019df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/adec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/64e603bb-9cec-4584-8125-9b63350aefa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F4200e0c5-4453-4bff-9fd6-f2613d045673.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/4200e0c5-4453-4bff-9fd6-f2613d045673.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F3d8133fb-d149-4099-aa32-9e10437f6595.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/3d8133fb-d149-4099-aa32-9e10437f6595.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fcf14d301-04fa-4cb8-928a-f280704ef76a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/cf14d301-04fa-4cb8-928a-f280704ef76a.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Faae8c697-a46a-4d40-99a9-34d1beb96c57.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/aae8c697-a46a-4d40-99a9-34d1beb96c57.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg not downloaded yet
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e807f90>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fa5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/a5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8fd3d0>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F4e2149af-b92c-4463-ada2-c579ba158f23.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/4e2149af-b92c-4463-ada2-c579ba158f23.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c81a890>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fea019a94-5835-4bf5-9445-06fe41ad0024.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/ea019a94-5835-4bf5-9445-06fe41ad0024.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c38a9d0>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c24b2d0>
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/ac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg saved to cache
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Fec69a546-dddd-4081-a0aa-e32e301249ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/ec69a546-dddd-4081-a0aa-e32e301249ab.jpg not downloaded yet
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fcf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/cf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg not downloaded yet
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731488
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731488%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731488: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731488 url https://www.openlane.eu/en/carv6/auction/10731488
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731547
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731547%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731547: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731547 url https://www.openlane.eu/en/carv6/auction/10731547
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731647
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731647%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731647: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731647 url https://www.openlane.eu/en/carv6/auction/10731647
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731567
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731567%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731567: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731567 url https://www.openlane.eu/en/carv6/auction/10731567
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731545
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731545%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731545: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731545 url https://www.openlane.eu/en/carv6/auction/10731545
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731559
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731559%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731559: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731559 url https://www.openlane.eu/en/carv6/auction/10731559
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731640
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731640%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731640: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731640 url https://www.openlane.eu/en/carv6/auction/10731640
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731541
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731541%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731541: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731541 url https://www.openlane.eu/en/carv6/auction/10731541
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731638
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731638%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731638: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731638 url https://www.openlane.eu/en/carv6/auction/10731638
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731499
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731499%27 HTTP/1.1" 200 None
2026-03-26 22:15:21 [adesa.de] INFO: Scrape type for 10731499: 0
2026-03-26 22:15:21 [adesa.de] INFO: Skipping item 10731499 url https://www.openlane.eu/en/carv6/auction/10731499
2026-03-26 22:15:21 [adesa.de] INFO: Found listing with ID: 10731546
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731546%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731546: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731546 url https://www.openlane.eu/en/carv6/auction/10731546
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731612
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731612%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731612: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731612 url https://www.openlane.eu/en/carv6/auction/10731612
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731558
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731558%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731558: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731558 url https://www.openlane.eu/en/carv6/auction/10731558
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731520
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731520%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731520: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731520 url https://www.openlane.eu/en/carv6/auction/10731520
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731584
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731584%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731584: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731584 url https://www.openlane.eu/en/carv6/auction/10731584
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731572
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731572%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731572: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731572 url https://www.openlane.eu/en/carv6/auction/10731572
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731549
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731549%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731549: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731549 url https://www.openlane.eu/en/carv6/auction/10731549
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731602
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731602%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731602: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731602 url https://www.openlane.eu/en/carv6/auction/10731602
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731653
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731653%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731653: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731653 url https://www.openlane.eu/en/carv6/auction/10731653
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731608
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731608%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731608: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731608 url https://www.openlane.eu/en/carv6/auction/10731608
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731519
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731519%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731519: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731519 url https://www.openlane.eu/en/carv6/auction/10731519
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731521
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731521%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731521: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731521 url https://www.openlane.eu/en/carv6/auction/10731521
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731614
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731614%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731614: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731614 url https://www.openlane.eu/en/carv6/auction/10731614
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731551
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731551%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731551: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731551 url https://www.openlane.eu/en/carv6/auction/10731551
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731655
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731655%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731655: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731655 url https://www.openlane.eu/en/carv6/auction/10731655
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731574
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731574%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731574: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731574 url https://www.openlane.eu/en/carv6/auction/10731574
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731543
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731543%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731543: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731543 url https://www.openlane.eu/en/carv6/auction/10731543
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731500
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731500%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731500: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731500 url https://www.openlane.eu/en/carv6/auction/10731500
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731642
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731642%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731642: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731642 url https://www.openlane.eu/en/carv6/auction/10731642
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731646
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731646%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731646: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731646 url https://www.openlane.eu/en/carv6/auction/10731646
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731561
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731561%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731561: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731561 url https://www.openlane.eu/en/carv6/auction/10731561
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731498
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731498%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731498: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731498 url https://www.openlane.eu/en/carv6/auction/10731498
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731550
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731550%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731550: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731550 url https://www.openlane.eu/en/carv6/auction/10731550
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731607
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731607%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731607: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731607 url https://www.openlane.eu/en/carv6/auction/10731607
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731552
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731552%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731552: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731552 url https://www.openlane.eu/en/carv6/auction/10731552
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731596
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731596%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731596: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731596 url https://www.openlane.eu/en/carv6/auction/10731596
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731533
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731533%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731533: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731533 url https://www.openlane.eu/en/carv6/auction/10731533
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731639
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731639%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731639: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731639 url https://www.openlane.eu/en/carv6/auction/10731639
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731485
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731485%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731485: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731485 url https://www.openlane.eu/en/carv6/auction/10731485
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731517
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731517%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731517: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731517 url https://www.openlane.eu/en/carv6/auction/10731517
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731583
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731583%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731583: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731583 url https://www.openlane.eu/en/carv6/auction/10731583
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731507
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731507%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731507: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731507 url https://www.openlane.eu/en/carv6/auction/10731507
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731576
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731576%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731576: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731576 url https://www.openlane.eu/en/carv6/auction/10731576
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731490
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731490%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731490: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731490 url https://www.openlane.eu/en/carv6/auction/10731490
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731491
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731491%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731491: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731491 url https://www.openlane.eu/en/carv6/auction/10731491
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731578
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731578%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731578: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731578 url https://www.openlane.eu/en/carv6/auction/10731578
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731494
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731494%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731494: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731494 url https://www.openlane.eu/en/carv6/auction/10731494
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731586
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731586%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731586: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731586 url https://www.openlane.eu/en/carv6/auction/10731586
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731577
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731577%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731577: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731577 url https://www.openlane.eu/en/carv6/auction/10731577
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731652
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731652%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731652: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731652 url https://www.openlane.eu/en/carv6/auction/10731652
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731566
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731566%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731566: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731566 url https://www.openlane.eu/en/carv6/auction/10731566
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731489
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731489%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731489: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731489 url https://www.openlane.eu/en/carv6/auction/10731489
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731620
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731620%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731620: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731620 url https://www.openlane.eu/en/carv6/auction/10731620
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731650
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731650%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731650: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731650 url https://www.openlane.eu/en/carv6/auction/10731650
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731582
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731582%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731582: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731582 url https://www.openlane.eu/en/carv6/auction/10731582
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731544
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731544%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731544: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731544 url https://www.openlane.eu/en/carv6/auction/10731544
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731579
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731579%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731579: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731579 url https://www.openlane.eu/en/carv6/auction/10731579
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731662
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731662%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731662: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731662 url https://www.openlane.eu/en/carv6/auction/10731662
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731548
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731548%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731548: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731548 url https://www.openlane.eu/en/carv6/auction/10731548
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731571
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731571%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731571: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731571 url https://www.openlane.eu/en/carv6/auction/10731571
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731569
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731569%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731569: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731569 url https://www.openlane.eu/en/carv6/auction/10731569
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731637
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731637%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731637: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731637 url https://www.openlane.eu/en/carv6/auction/10731637
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731522
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731522%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731522: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731522 url https://www.openlane.eu/en/carv6/auction/10731522
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731657
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731657%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731657: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731657 url https://www.openlane.eu/en/carv6/auction/10731657
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731648
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731648%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731648: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731648 url https://www.openlane.eu/en/carv6/auction/10731648
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731659
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731659%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731659: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731659 url https://www.openlane.eu/en/carv6/auction/10731659
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731555
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731555%27 HTTP/1.1" 200 None
2026-03-26 22:15:22 [adesa.de] INFO: Scrape type for 10731555: 0
2026-03-26 22:15:22 [adesa.de] INFO: Skipping item 10731555 url https://www.openlane.eu/en/carv6/auction/10731555
2026-03-26 22:15:22 [adesa.de] INFO: Found listing with ID: 10731641
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731641%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731641: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731641 url https://www.openlane.eu/en/carv6/auction/10731641
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731556
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731556%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731556: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731556 url https://www.openlane.eu/en/carv6/auction/10731556
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731536
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731536%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731536: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731536 url https://www.openlane.eu/en/carv6/auction/10731536
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731618
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731618%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731618: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731618 url https://www.openlane.eu/en/carv6/auction/10731618
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731610
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731610%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731610: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731610 url https://www.openlane.eu/en/carv6/auction/10731610
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731603
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731603%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731603: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731603 url https://www.openlane.eu/en/carv6/auction/10731603
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731570
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731570%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731570: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731570 url https://www.openlane.eu/en/carv6/auction/10731570
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731560
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731560%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731560: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731560 url https://www.openlane.eu/en/carv6/auction/10731560
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731635
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731635%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731635: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731635 url https://www.openlane.eu/en/carv6/auction/10731635
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731585
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731585%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731585: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731585 url https://www.openlane.eu/en/carv6/auction/10731585
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731660
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731660%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731660: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731660 url https://www.openlane.eu/en/carv6/auction/10731660
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731643
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731643%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731643: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731643 url https://www.openlane.eu/en/carv6/auction/10731643
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731511
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731511%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731511: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731511 url https://www.openlane.eu/en/carv6/auction/10731511
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731594
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731594%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731594: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731594 url https://www.openlane.eu/en/carv6/auction/10731594
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10731609
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731609%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [adesa.de] INFO: Scrape type for 10731609: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10731609 url https://www.openlane.eu/en/carv6/auction/10731609
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732930: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732845: 1
2026-03-26 22:15:23 [adesa.de] INFO: Scraping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f71e2d0>
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Faf3898e4-99bc-4ad9-bd82-ac169365a629.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/af3898e4-99bc-4ad9-bd82-ac169365a629.jpg saved to cache
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-26 22:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1889561b-31c4-5014-b091-54d9cb79c3e7 with scrape type 1
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg not downloaded yet
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/1093d09c-e054-4630-90cd-19d3a9112ee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/fda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F35edce1c-f204-422f-b009-38109cbf106e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/35edce1c-f204-422f-b009-38109cbf106e.jpg not downloaded yet
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F97270014-bf79-4b43-b726-1ce16c87ff06.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/97270014-bf79-4b43-b726-1ce16c87ff06.jpg not downloaded yet
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/b91c274f-01b3-433f-b16a-61905411aefe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F0f79bf56-80bb-4978-b967-b72d765c0978.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/0f79bf56-80bb-4978-b967-b72d765c0978.jpg not downloaded yet
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg not downloaded yet
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732843: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732821: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-26 22:15:23 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [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-26 22:15:23 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-26 22:15:23 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg not downloaded yet
2026-03-26 22:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7d1850>
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Ff9850adc-147f-4f8d-8042-679abbf019df.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/f9850adc-147f-4f8d-8042-679abbf019df.jpg saved to cache
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c929210>
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252Fadec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/adec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg saved to cache
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c244650>
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F64e603bb-9cec-4584-8125-9b63350aefa4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/64e603bb-9cec-4584-8125-9b63350aefa4.jpg saved to cache
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F184274f9-7282-42eb-ae14-eeb1f532a750.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/184274f9-7282-42eb-ae14-eeb1f532a750.jpg not downloaded yet
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fc2f22cbd-67b1-464f-9278-a931cb76d150.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/c2f22cbd-67b1-464f-9278-a931cb76d150.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fd34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/d34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg not downloaded yet
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8ddfd0>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Fdf2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/df2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F306df06e-a307-4ddd-a307-88bcaba7f295.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/306df06e-a307-4ddd-a307-88bcaba7f295.jpg not downloaded yet
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c59c150>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c744850>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F1093d09c-e054-4630-90cd-19d3a9112ee5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/1093d09c-e054-4630-90cd-19d3a9112ee5.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c628850>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Ffda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/fda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c278550>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c283dd0>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Fb91c274f-01b3-433f-b16a-61905411aefe.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/b91c274f-01b3-433f-b16a-61905411aefe.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/eeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Ff8d462bf-7497-462a-ab08-8698dca8ca1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/f8d462bf-7497-462a-ab08-8698dca8ca1c.jpg not downloaded yet
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/c7372c37-21fa-431b-baad-db915ebae7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/c85ab93b-bf82-47a5-960b-21b516dd191e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/7e877315-7a52-4600-b04e-1bcffd7939a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F40365ce3-89a4-486a-8966-2029d79c1208.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/40365ce3-89a4-486a-8966-2029d79c1208.jpg not downloaded yet
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F69ff1303-96a5-4baa-866f-8c452e3efa26.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/69ff1303-96a5-4baa-866f-8c452e3efa26.jpg not downloaded yet
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e918810>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg saved to cache
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7d9950>
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fdd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/dd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F923ea310-f952-40ab-9c8c-00590c1685a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/923ea310-f952-40ab-9c8c-00590c1685a3.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fa54ad609-3387-40c6-9374-a82fc419a7c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/a54ad609-3387-40c6-9374-a82fc419a7c8.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fdc50d93d-9794-4b7c-a569-0eba20923bd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/dc50d93d-9794-4b7c-a569-0eba20923bd3.jpg not downloaded yet
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c927a50>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8dcdd0>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Feeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/eeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8ff790>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8de950>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c278bd0>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c599dd0>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fc7372c37-21fa-431b-baad-db915ebae7df.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/c7372c37-21fa-431b-baad-db915ebae7df.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c21e790>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fc85ab93b-bf82-47a5-960b-21b516dd191e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/c85ab93b-bf82-47a5-960b-21b516dd191e.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c30e2d0>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F7e877315-7a52-4600-b04e-1bcffd7939a9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/7e877315-7a52-4600-b04e-1bcffd7939a9.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/35edce1c-f204-422f-b009-38109cbf106e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/ec69a546-dddd-4081-a0aa-e32e301249ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/97270014-bf79-4b43-b726-1ce16c87ff06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg not downloaded yet
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/cf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/306df06e-a307-4ddd-a307-88bcaba7f295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F2ef345e2-e095-4749-8404-701c5c658940.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/2ef345e2-e095-4749-8404-701c5c658940.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F3a44a6bc-e441-4738-98d3-967de2da7680.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/3a44a6bc-e441-4738-98d3-967de2da7680.jpg not downloaded yet
2026-03-26 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F375ab61c-2638-4807-92f2-320cc8a8d005.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/375ab61c-2638-4807-92f2-320cc8a8d005.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fa350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/a350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252Fe9e95f02-f40f-4c4e-a030-6d673adc5721.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/e9e95f02-f40f-4c4e-a030-6d673adc5721.jpg not downloaded yet
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fa8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/a8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg not downloaded yet
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c27aed0>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F35edce1c-f204-422f-b009-38109cbf106e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/35edce1c-f204-422f-b009-38109cbf106e.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3f4890>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg saved to cache
2026-03-26 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c822490>
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4ed450>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Fec69a546-dddd-4081-a0aa-e32e301249ab.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/ec69a546-dddd-4081-a0aa-e32e301249ab.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c5a6690>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F97270014-bf79-4b43-b726-1ce16c87ff06.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/97270014-bf79-4b43-b726-1ce16c87ff06.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/df2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/c2f22cbd-67b1-464f-9278-a931cb76d150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/d34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/184274f9-7282-42eb-ae14-eeb1f532a750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Ff365c616-3aae-45ac-9d4d-486c5d95fda3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/f365c616-3aae-45ac-9d4d-486c5d95fda3.jpg not downloaded yet
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c803610>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fcf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/cf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3f7610>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F306df06e-a307-4ddd-a307-88bcaba7f295.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/306df06e-a307-4ddd-a307-88bcaba7f295.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f707c90>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/923ea310-f952-40ab-9c8c-00590c1685a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/dc50d93d-9794-4b7c-a569-0eba20923bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3e3a10>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Fdf2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/df2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f70bb50>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fc2f22cbd-67b1-464f-9278-a931cb76d150.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/c2f22cbd-67b1-464f-9278-a931cb76d150.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c87f010>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fd34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/d34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c571cd0>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c803490>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c57bbd0>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F184274f9-7282-42eb-ae14-eeb1f532a750.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/184274f9-7282-42eb-ae14-eeb1f532a750.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c76a110>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/a54ad609-3387-40c6-9374-a82fc419a7c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/dd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/69ff1303-96a5-4baa-866f-8c452e3efa26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7e7ed0>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F923ea310-f952-40ab-9c8c-00590c1685a3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/923ea310-f952-40ab-9c8c-00590c1685a3.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c872950>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fdc50d93d-9794-4b7c-a569-0eba20923bd3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/dc50d93d-9794-4b7c-a569-0eba20923bd3.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/a350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/e9e95f02-f40f-4c4e-a030-6d673adc5721.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5574743/general/375ab61c-2638-4807-92f2-320cc8a8d005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732897)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/3a44a6bc-e441-4738-98d3-967de2da7680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/a8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e93e4d0>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252Fa54ad609-3387-40c6-9374-a82fc419a7c8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/a54ad609-3387-40c6-9374-a82fc419a7c8.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e938e90>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7d3b90>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fdd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/dd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c6be7d0>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg saved to cache
2026-03-26 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7d0950>
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F69ff1303-96a5-4baa-866f-8c452e3efa26.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/69ff1303-96a5-4baa-866f-8c452e3efa26.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/40365ce3-89a4-486a-8966-2029d79c1208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/2ef345e2-e095-4749-8404-701c5c658940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/f365c616-3aae-45ac-9d4d-486c5d95fda3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696133/general/f8d462bf-7497-462a-ab08-8698dca8ca1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732937)
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518ee785d0>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c75eed0>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fa350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/a350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f705a90>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252Fe9e95f02-f40f-4c4e-a030-6d673adc5721.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/e9e95f02-f40f-4c4e-a030-6d673adc5721.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c57e010>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574743%252Fgeneral%252F375ab61c-2638-4807-92f2-320cc8a8d005.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574743/general/375ab61c-2638-4807-92f2-320cc8a8d005.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea392808-882d-54e8-af66-459f84345cd3
2026-03-26 22:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea392808-882d-54e8-af66-459f84345cd3, skipping ID generation
2026-03-26 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea392808-882d-54e8-af66-459f84345cd3 with scrape type 1
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea392808-882d-54e8-af66-459f84345cd3 sending to next pipeline
2026-03-26 22:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea392808-882d-54e8-af66-459f84345cd3, identifier: 10732897
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c78a290>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252F3a44a6bc-e441-4738-98d3-967de2da7680.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/3a44a6bc-e441-4738-98d3-967de2da7680.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e66f610>
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Fa8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/a8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg saved to cache
2026-03-26 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897
2026-03-26 22:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea392808-882d-54e8-af66-459f84345cd3 with identifier: 10732897 to the API
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:15: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-26 22:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5574743/general/375ab61c-2638-4807-92f2-320cc8a8d005.jpg>
{'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': 'ea392808-882d-54e8-af66-459f84345cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994457-2480881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732897',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 50203,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88260,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/485ab98c-cd20-4c52-af8d-e3272f1a468a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/93ad7896-29c0-4f1d-9c84-166e47f329ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/97270014-bf79-4b43-b726-1ce16c87ff06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/5147ce11-1ed3-4c70-b888-a6a3634a24b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/306df06e-a307-4ddd-a307-88bcaba7f295.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/69ff1303-96a5-4baa-866f-8c452e3efa26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136758,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/5ebca728-9961-415b-9d70-cd2e47d7e52d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163607,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/2cdc7b1e-1c36-4533-aad8-ef0328618564.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194029,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/375ab61c-2638-4807-92f2-320cc8a8d005.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea392808-882d-54e8-af66-459f84345cd3/ea392808-882d-54e8-af66-459f84345cd3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125271,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574743/general/e9e95f02-f40f-4c4e-a030-6d673adc5721.jpg',
'Width': 1280}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-09-17',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 50.203 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [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-26 22:15:28 [adesa.de] INFO: Saving data for 10732897: {'created_time': 1774563328.590656, 'last_price_update_time': 1774563328.590672, 'auction_closing_time': 1774875600.0}
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732897') HTTP/1.1" 204 0
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/0f79bf56-80bb-4978-b967-b72d765c0978.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/3d8133fb-d149-4099-aa32-9e10437f6595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/cf14d301-04fa-4cb8-928a-f280704ef76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749570/general/aae8c697-a46a-4d40-99a9-34d1beb96c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732934)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749502/general/5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732819)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/4200e0c5-4453-4bff-9fd6-f2613d045673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/752a57a4-4b7e-48d8-8835-25eede107244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7d0610>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252F40365ce3-89a4-486a-8966-2029d79c1208.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/40365ce3-89a4-486a-8966-2029d79c1208.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c800b90>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F2ef345e2-e095-4749-8404-701c5c658940.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/2ef345e2-e095-4749-8404-701c5c658940.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7e67d0>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c319c50>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Ff365c616-3aae-45ac-9d4d-486c5d95fda3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/f365c616-3aae-45ac-9d4d-486c5d95fda3.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7e6e10>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696133%252Fgeneral%252Ff8d462bf-7497-462a-ab08-8698dca8ca1c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696133/general/f8d462bf-7497-462a-ab08-8698dca8ca1c.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1889561b-31c4-5014-b091-54d9cb79c3e7
2026-03-26 22:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1889561b-31c4-5014-b091-54d9cb79c3e7, skipping ID generation
2026-03-26 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1889561b-31c4-5014-b091-54d9cb79c3e7 with scrape type 1
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1889561b-31c4-5014-b091-54d9cb79c3e7 sending to next pipeline
2026-03-26 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1889561b-31c4-5014-b091-54d9cb79c3e7, identifier: 10732937
2026-03-26 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-26 22:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937
2026-03-26 22:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1889561b-31c4-5014-b091-54d9cb79c3e7 with identifier: 10732937 to the API
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:15: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-26 22:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696133/general/f8d462bf-7497-462a-ab08-8698dca8ca1c.jpg>
{'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': '1889561b-31c4-5014-b091-54d9cb79c3e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994454-2484971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732937',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 33584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/1a526e8c-0443-48a2-88f2-225a25e7f14a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176411,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/4c33b119-b53f-4f78-aadd-6a6fb2ba5f8a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/d34bae6e-fb9e-4507-b6c7-5e6509251ab5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146640,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/f8d462bf-7497-462a-ab08-8698dca8ca1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142101,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/dd9ba8fd-f126-4666-b102-16830f6fb5a0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293841,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/dc50d93d-9794-4b7c-a569-0eba20923bd3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215768,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/3a44a6bc-e441-4738-98d3-967de2da7680.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/a350cf66-2a56-40d1-a6d3-e5a6687938f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/a8ce2b29-9e85-4337-a986-e15a1f2af3fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1889561b-31c4-5014-b091-54d9cb79c3e7/1889561b-31c4-5014-b091-54d9cb79c3e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135910,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696133/general/f365c616-3aae-45ac-9d4d-486c5d95fda3.jpg',
'Width': 1280}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 33.584 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732937%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [adesa.de] INFO: Saving data for 10732937: {'created_time': 1774563329.436252, 'last_price_update_time': 1774563329.436269, 'auction_closing_time': 1774875600.0}
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732937') HTTP/1.1" 204 0
2026-03-26 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/acd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518ee6ad10>
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F0f79bf56-80bb-4978-b967-b72d765c0978.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/0f79bf56-80bb-4978-b967-b72d765c0978.jpg saved to cache
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c869810>
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F3d8133fb-d149-4099-aa32-9e10437f6595.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/3d8133fb-d149-4099-aa32-9e10437f6595.jpg saved to cache
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3b5290>
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252Fcf14d301-04fa-4cb8-928a-f280704ef76a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/cf14d301-04fa-4cb8-928a-f280704ef76a.jpg saved to cache
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3aff10>
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749570%252Fgeneral%252Faae8c697-a46a-4d40-99a9-34d1beb96c57.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749570/general/aae8c697-a46a-4d40-99a9-34d1beb96c57.jpg saved to cache
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6, skipping ID generation
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 sending to next pipeline
2026-03-26 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6, identifier: 10732934
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c78a590>
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749502%252Fgeneral%252F5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749502/general/5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg saved to cache
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b2200531-26f5-5a8f-aef9-8241f1e72d55
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2200531-26f5-5a8f-aef9-8241f1e72d55, skipping ID generation
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2200531-26f5-5a8f-aef9-8241f1e72d55 with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2200531-26f5-5a8f-aef9-8241f1e72d55 sending to next pipeline
2026-03-26 22:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2200531-26f5-5a8f-aef9-8241f1e72d55, identifier: 10732819
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c869ad0>
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F4200e0c5-4453-4bff-9fd6-f2613d045673.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/4200e0c5-4453-4bff-9fd6-f2613d045673.jpg saved to cache
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4fe250>
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252F752a57a4-4b7e-48d8-8835-25eede107244.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/752a57a4-4b7e-48d8-8835-25eede107244.jpg saved to cache
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-26 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934 to the API
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749570/general/aae8c697-a46a-4d40-99a9-34d1beb96c57.jpg>
{'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': '3282aa9e-0ce3-53ea-b110-f2eeb7af48e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994460-2519720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732934',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 30373,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/5d9084d2-ed76-4c02-a33b-4a8e2e940b0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/972ee9ec-fc9b-4cff-93fb-cf3887ed22e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/b91c274f-01b3-433f-b16a-61905411aefe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113877,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/7e877315-7a52-4600-b04e-1bcffd7939a9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/aae8c697-a46a-4d40-99a9-34d1beb96c57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/35edce1c-f204-422f-b009-38109cbf106e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154715,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/184274f9-7282-42eb-ae14-eeb1f532a750.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127454,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/df2e3137-bd8b-4fec-bf35-3bd57ae6d943.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/40365ce3-89a4-486a-8966-2029d79c1208.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3282aa9e-0ce3-53ea-b110-f2eeb7af48e6/3282aa9e-0ce3-53ea-b110-f2eeb7af48e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749570/general/923ea310-f952-40ab-9c8c-00590c1685a3.jpg',
'Width': 800}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 30.373 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732934%27 HTTP/1.1" 200 None
2026-03-26 22:16:31 [adesa.de] INFO: Saving data for 10732934: {'created_time': 1774563391.7901, 'last_price_update_time': 1774563391.790113, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732934') HTTP/1.1" 204 0
2026-03-26 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-26 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-26 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819 to the API
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749502/general/5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg>
{'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': 'b2200531-26f5-5a8f-aef9-8241f1e72d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994462-2478983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732819',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 37254,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155963,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/97c0bbd2-ced7-4b4c-abc1-3bcf53f18288.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/eeb78346-e860-4e4f-a2ac-9d48e63f66ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/58718464-ee41-4251-881e-2ce1aa3a5ae7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/cf209cf5-0c8f-4739-8b38-c5ad5404e42c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187420,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/5631c65d-4164-4c3a-9fe8-4dea27c06275.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/c2f22cbd-67b1-464f-9278-a931cb76d150.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139013,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/91cea1b2-24d7-462d-900a-4bd4eda5bd4c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127948,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/3d582c57-c3c3-40cf-ba3b-9a2336491054.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148472,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/a54ad609-3387-40c6-9374-a82fc419a7c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2200531-26f5-5a8f-aef9-8241f1e72d55/b2200531-26f5-5a8f-aef9-8241f1e72d55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45658,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749502/general/2ef345e2-e095-4749-8404-701c5c658940.jpg',
'Width': 1280}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2024-11-11',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 37.254 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732819%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.de] INFO: Saving data for 10732819: {'created_time': 1774563392.84077, 'last_price_update_time': 1774563392.840786, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732819') HTTP/1.1" 204 0
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749524/general/2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732851)
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749532/general/fd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732861)
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/fc8122f7-08b3-46d6-97e4-28371fabc24e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/4266832e-2086-4b51-bb04-95abd97ad319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:16:32 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 20 pages/min), scraped 4 items (at 4 items/min)
2026-03-26 22:16:32 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/c93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:16:32 [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-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/426e55d9-0234-4f47-872f-dbcab85f2567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/8dff36d9-3158-4fda-8063-823c0f246c88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4c5810>
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Facd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/acd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg saved to cache
2026-03-26 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f70ccd0>
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f6130d0>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c578190>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749524%252Fgeneral%252F2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749524/general/2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62
2026-03-26 22:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62, skipping ID generation
2026-03-26 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with scrape type 1
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 sending to next pipeline
2026-03-26 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62, identifier: 10732851
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c37a2d0>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749532%252Fgeneral%252Ffd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749532/general/fd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a05787ed-2d69-5dd6-92ff-378599a4ff1d
2026-03-26 22:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a05787ed-2d69-5dd6-92ff-378599a4ff1d, skipping ID generation
2026-03-26 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05787ed-2d69-5dd6-92ff-378599a4ff1d with scrape type 1
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a05787ed-2d69-5dd6-92ff-378599a4ff1d sending to next pipeline
2026-03-26 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a05787ed-2d69-5dd6-92ff-378599a4ff1d, identifier: 10732861
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c822bd0>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252Ffc8122f7-08b3-46d6-97e4-28371fabc24e.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/fc8122f7-08b3-46d6-97e4-28371fabc24e.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f70d6d0>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F4266832e-2086-4b51-bb04-95abd97ad319.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/4266832e-2086-4b51-bb04-95abd97ad319.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c409190>
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252Fc93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/c93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg saved to cache
2026-03-26 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732849%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732838%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10732838: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732915%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730937%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730937: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731106%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731106: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731107%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731107: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731105%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731105: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731141%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731141: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731211%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731211: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730947%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730947: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730941%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730941: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730940%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730940: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731433%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731433: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731434%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731434: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731435%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731435: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731281%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731281: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731261%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731261: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731394%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731394: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731417%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731417: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730945%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730945: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730946%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730946: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730948%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730948: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730949%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730949: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730950%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730950: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731099%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731099: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730951%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10730951: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731098%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731098: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731100%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.de] INFO: Scrape type for 10731100: 0
2026-03-26 22:16:33 [adesa.de] INFO: Skipping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-26 22:16:33 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731101%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731101: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731661
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731661%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731661: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731661 url https://www.openlane.eu/en/carv6/auction/10731661
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731388%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731388: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731378%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731378: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731383%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731383: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731380%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731380: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731203%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731203: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10732705
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732705%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10732705: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10732705 url https://www.openlane.eu/en/carv6/auction/10732705
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731834
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731834%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731834: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731834 url https://www.openlane.eu/en/carv6/auction/10731834
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10731835
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731835%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10731835: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10731835 url https://www.openlane.eu/en/carv6/auction/10731835
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728883
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728883%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728883: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728883 url https://www.openlane.eu/en/carv6/auction/10728883
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728925
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728925%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728925: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728925 url https://www.openlane.eu/en/carv6/auction/10728925
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728880
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728880%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728880: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728880 url https://www.openlane.eu/en/carv6/auction/10728880
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728895
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728895%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728895: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728895 url https://www.openlane.eu/en/carv6/auction/10728895
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728877
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728877%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728877: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728877 url https://www.openlane.eu/en/carv6/auction/10728877
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728928
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728928%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728928: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728928 url https://www.openlane.eu/en/carv6/auction/10728928
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728907
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728907%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728907: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728907 url https://www.openlane.eu/en/carv6/auction/10728907
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728893
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728893%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728893: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728893 url https://www.openlane.eu/en/carv6/auction/10728893
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728912
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728912%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728912: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728912 url https://www.openlane.eu/en/carv6/auction/10728912
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728913
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728913%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728913: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728913 url https://www.openlane.eu/en/carv6/auction/10728913
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728887
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728887%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728887: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728887 url https://www.openlane.eu/en/carv6/auction/10728887
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728876
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728876%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728876: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728876 url https://www.openlane.eu/en/carv6/auction/10728876
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728915
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728915%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728915: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728915 url https://www.openlane.eu/en/carv6/auction/10728915
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728917
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728917%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728917: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728917 url https://www.openlane.eu/en/carv6/auction/10728917
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728898
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728898%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728898: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728898 url https://www.openlane.eu/en/carv6/auction/10728898
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728931
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728931%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728931: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728931 url https://www.openlane.eu/en/carv6/auction/10728931
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728919
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728919%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728919: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728919 url https://www.openlane.eu/en/carv6/auction/10728919
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728926
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728926%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728926: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728926 url https://www.openlane.eu/en/carv6/auction/10728926
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728881
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728881%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728881: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728881 url https://www.openlane.eu/en/carv6/auction/10728881
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728923
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728923%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728923: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728923 url https://www.openlane.eu/en/carv6/auction/10728923
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728920
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728920%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728920: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728920 url https://www.openlane.eu/en/carv6/auction/10728920
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728910
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728910%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728910: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728910 url https://www.openlane.eu/en/carv6/auction/10728910
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728904
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728904%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728904: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728904 url https://www.openlane.eu/en/carv6/auction/10728904
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728882
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728882%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728882: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728882 url https://www.openlane.eu/en/carv6/auction/10728882
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728906
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728906%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728906: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728906 url https://www.openlane.eu/en/carv6/auction/10728906
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728888
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728888%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728888: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728888 url https://www.openlane.eu/en/carv6/auction/10728888
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728870
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728870%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728870: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728870 url https://www.openlane.eu/en/carv6/auction/10728870
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728900
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728900%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728900: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728900 url https://www.openlane.eu/en/carv6/auction/10728900
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728930
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728930%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728930: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728930 url https://www.openlane.eu/en/carv6/auction/10728930
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728914
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728914%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728914: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728914 url https://www.openlane.eu/en/carv6/auction/10728914
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728929
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728929%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728929: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728929 url https://www.openlane.eu/en/carv6/auction/10728929
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728865
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728865%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728865: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728865 url https://www.openlane.eu/en/carv6/auction/10728865
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728918
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728918%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728918: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728918 url https://www.openlane.eu/en/carv6/auction/10728918
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10728927
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728927%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10728927: 0
2026-03-26 22:16:34 [adesa.de] INFO: Skipping item 10728927 url https://www.openlane.eu/en/carv6/auction/10728927
2026-03-26 22:16:34 [adesa.de] INFO: Found listing with ID: 10712847
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712847%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.de] INFO: Scrape type for 10712847: 2
2026-03-26 22:16:34 [adesa.de] INFO: Scraping item 10712847 url https://www.openlane.eu/en/carv6/auction/10712847
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c30f150>
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F426e55d9-0234-4f47-872f-dbcab85f2567.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/426e55d9-0234-4f47-872f-dbcab85f2567.jpg saved to cache
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-26 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d82f453-a17e-5f42-a10a-0d17b493039a with scrape type 1
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg not downloaded yet
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c2b9e90>
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F8dff36d9-3158-4fda-8063-823c0f246c88.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/8dff36d9-3158-4fda-8063-823c0f246c88.jpg saved to cache
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-26 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-26 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851 to the API
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749524/general/2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'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': '72b99a1c-45fd-58cb-8c6c-44d30d72bb62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994456-2483585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732851',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 12495,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/414967ba-3bc6-463e-9a14-7a2baf280161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/85da7de6-c49e-4853-a862-94e298996bc2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104640,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/7240ce79-9db2-4c13-9a0f-afcf8ee37336.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106000,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/ac98dce4-9a9d-496f-95aa-d64b80af66e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58873,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/a5e624b9-8a56-4515-b0af-a6a5a1ea26b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/2a3c7ba8-04c5-4296-8871-82519ad55bb1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/5c8b76a5-2cc8-4466-82b8-37d4d1a4c0f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107656,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/4e2967a5-106b-4e1a-819a-ae598b3d8360.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87403,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/c85ab93b-bf82-47a5-960b-21b516dd191e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b99a1c-45fd-58cb-8c6c-44d30d72bb62/72b99a1c-45fd-58cb-8c6c-44d30d72bb62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749524/general/cf14d301-04fa-4cb8-928a-f280704ef76a.jpg',
'Width': 800}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2025-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 12.495 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732851%27 HTTP/1.1" 200 None
2026-03-26 22:16:35 [adesa.de] INFO: Saving data for 10732851: {'created_time': 1774563395.545969, 'last_price_update_time': 1774563395.54598, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732851') HTTP/1.1" 204 0
2026-03-26 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-26 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-26 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861 to the API
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749532/general/fd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg>
{'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': 'a05787ed-2d69-5dd6-92ff-378599a4ff1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994452-2525677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732861',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 34159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110114,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/eefa85f5-cfd9-41cb-bb93-a21359281130.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/fda9049d-c24c-487b-bee9-6fb2bee11bc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60568,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/af3898e4-99bc-4ad9-bd82-ac169365a629.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105537,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/1093d09c-e054-4630-90cd-19d3a9112ee5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85367,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/0a005597-7f2e-4966-8d6c-69b3d70426a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161808,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/fd29bbe1-e9ef-4acd-9fc4-b9767f65adfd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/752a57a4-4b7e-48d8-8835-25eede107244.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118214,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/ec69a546-dddd-4081-a0aa-e32e301249ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63847,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/0f79bf56-80bb-4978-b967-b72d765c0978.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a05787ed-2d69-5dd6-92ff-378599a4ff1d/a05787ed-2d69-5dd6-92ff-378599a4ff1d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749532/general/7a6b12bd-a18d-4d27-a6b7-df59dce1e9c1.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 34.159 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732861%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Saving data for 10732861: {'created_time': 1774563396.396961, 'last_price_update_time': 1774563396.396972, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732861') HTTP/1.1" 204 0
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10727140
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727140%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10727140: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10727140 url https://www.openlane.eu/en/carv6/auction/10727140
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F39673e43-7ea3-4f4f-9058-df268de48141.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/39673e43-7ea3-4f4f-9058-df268de48141.jpg not downloaded yet
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10727141
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727141%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10727141: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10727141 url https://www.openlane.eu/en/carv6/auction/10727141
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fa5c6cf7e-8009-444f-abcb-72171c734256.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/a5c6cf7e-8009-444f-abcb-72171c734256.jpg not downloaded yet
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10717005
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717005%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10717005: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10717005 url https://www.openlane.eu/en/carv6/auction/10717005
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg not downloaded yet
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10727143
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727143%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10727143: 0
2026-03-26 22:16:36 [adesa.de] INFO: Skipping item 10727143 url https://www.openlane.eu/en/carv6/auction/10727143
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10712846
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712846%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10712846: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10712846 url https://www.openlane.eu/en/carv6/auction/10712846
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/ed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg not downloaded yet
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10712845
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712845%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10712845: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10712845 url https://www.openlane.eu/en/carv6/auction/10712845
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F8969ab4b-314b-4b30-95a3-644e5df016f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/8969ab4b-314b-4b30-95a3-644e5df016f6.jpg not downloaded yet
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/db50ad35-e42f-4d08-8df8-c25e374b0915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/b15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/0faea069-d961-4d6d-9693-651431851f40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749568/general/876fd06c-a90d-4120-aff3-34803b2e551b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732931)
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10726015
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726015%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10726015: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10726015 url https://www.openlane.eu/en/carv6/auction/10726015
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fe9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/e9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg not downloaded yet
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/13542035-7b0b-47d0-a692-48346ee09db3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749505/general/461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732824)
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10712838
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712838%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10712838: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10712838 url https://www.openlane.eu/en/carv6/auction/10712838
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F3f704172-ad65-441b-8f2e-0ee2c418be01.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/3f704172-ad65-441b-8f2e-0ee2c418be01.jpg not downloaded yet
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/23c97671-88d0-4206-9c64-8a813d2a63a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10717006
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717006%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10717006: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10717006 url https://www.openlane.eu/en/carv6/auction/10717006
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg not downloaded yet
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5548920/general/d067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732836)
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749522/general/274b0a5f-de3a-4007-a304-64e3a66428fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732847)
2026-03-26 22:16:36 [adesa.de] INFO: Found listing with ID: 10712837
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712837%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.de] INFO: Scrape type for 10712837: 2
2026-03-26 22:16:36 [adesa.de] INFO: Scraping item 10712837 url https://www.openlane.eu/en/carv6/auction/10712837
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fc7b8b164-0331-48ea-b219-b676cde03d71.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/c7b8b164-0331-48ea-b219-b676cde03d71.jpg not downloaded yet
2026-03-26 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/ce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c33c810>
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252Fdb50ad35-e42f-4d08-8df8-c25e374b0915.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/db50ad35-e42f-4d08-8df8-c25e374b0915.jpg saved to cache
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7d0c90>
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252Fb15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/b15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg saved to cache
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c4fc850>
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F0faea069-d961-4d6d-9693-651431851f40.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/0faea069-d961-4d6d-9693-651431851f40.jpg saved to cache
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c244f50>
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749568%252Fgeneral%252F876fd06c-a90d-4120-aff3-34803b2e551b.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749568/general/876fd06c-a90d-4120-aff3-34803b2e551b.jpg saved to cache
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7789364b-71d4-5aff-987f-262574af76e4
2026-03-26 22:16:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7789364b-71d4-5aff-987f-262574af76e4, skipping ID generation
2026-03-26 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7789364b-71d4-5aff-987f-262574af76e4 with scrape type 1
2026-03-26 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7789364b-71d4-5aff-987f-262574af76e4 sending to next pipeline
2026-03-26 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7789364b-71d4-5aff-987f-262574af76e4, identifier: 10732931
2026-03-26 22:16:37 [adesa.de] INFO: Found listing with ID: 10712848
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712848%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.de] INFO: Scrape type for 10712848: 2
2026-03-26 22:16:37 [adesa.de] INFO: Scraping item 10712848 url https://www.openlane.eu/en/carv6/auction/10712848
2026-03-26 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-26 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-26 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931 to the API
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749568/general/876fd06c-a90d-4120-aff3-34803b2e551b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': '7789364b-71d4-5aff-987f-262574af76e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994461-2513682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732931',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 37887,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105128,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/79214a9e-9cc4-4bdb-93bd-5d4974a9ca75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100310,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/876fd06c-a90d-4120-aff3-34803b2e551b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166340,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/4e2149af-b92c-4463-ada2-c579ba158f23.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95849,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/0faea069-d961-4d6d-9693-651431851f40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/f9850adc-147f-4f8d-8042-679abbf019df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/4266832e-2086-4b51-bb04-95abd97ad319.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203598,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/c93f07e8-ed81-4cc9-bc85-f327f6e2b404.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183980,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/73cbbfb3-c7a1-4ea8-ac3c-37aad8c1bc6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/acd0ddd0-bdd9-49ff-8425-c114a067ae1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7789364b-71d4-5aff-987f-262574af76e4/7789364b-71d4-5aff-987f-262574af76e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118116,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749568/general/3d8133fb-d149-4099-aa32-9e10437f6595.jpg',
'Width': 1280}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 37.887 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732931%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.de] INFO: Saving data for 10732931: {'created_time': 1774563398.458491, 'last_price_update_time': 1774563398.458502, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732931') HTTP/1.1" 204 0
2026-03-26 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749561/general/a225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732922)
2026-03-26 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/ed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f707150>
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg saved to cache
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c6d7c50>
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F13542035-7b0b-47d0-a692-48346ee09db3.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/13542035-7b0b-47d0-a692-48346ee09db3.jpg saved to cache
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c375790>
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749505%252Fgeneral%252F461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749505/general/461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg saved to cache
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 46afa753-8cae-5cf6-81c9-bb10538a8655
2026-03-26 22:16:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46afa753-8cae-5cf6-81c9-bb10538a8655, skipping ID generation
2026-03-26 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46afa753-8cae-5cf6-81c9-bb10538a8655 with scrape type 1
2026-03-26 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46afa753-8cae-5cf6-81c9-bb10538a8655 sending to next pipeline
2026-03-26 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46afa753-8cae-5cf6-81c9-bb10538a8655, identifier: 10732824
2026-03-26 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/8969ab4b-314b-4b30-95a3-644e5df016f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:38 [adesa.de] INFO: Found listing with ID: 10726035
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726035%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.de] INFO: Scrape type for 10726035: 2
2026-03-26 22:16:38 [adesa.de] INFO: Scraping item 10726035 url https://www.openlane.eu/en/carv6/auction/10726035
2026-03-26 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-26 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-26 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824 to the API
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749505/general/461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg>
{'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': '46afa753-8cae-5cf6-81c9-bb10538a8655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994451-2519468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732824',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35409,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66656,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/bd0e32eb-2839-41c5-a3c2-ff86e4ba73e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104798,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/461c4c68-2eb7-462a-9cf1-afa655ad4593.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108052,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/ea019a94-5835-4bf5-9445-06fe41ad0024.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103716,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/b15e7d0b-1706-4b78-9f4c-eee943c9c15c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89333,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/64e603bb-9cec-4584-8125-9b63350aefa4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/426e55d9-0234-4f47-872f-dbcab85f2567.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/4246c6d6-a8f5-4ed7-a6a5-5c70d74cc709.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115389,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/c7372c37-21fa-431b-baad-db915ebae7df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121811,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/8b3e68ae-5d36-4865-b627-9671659d4b9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afa753-8cae-5cf6-81c9-bb10538a8655/46afa753-8cae-5cf6-81c9-bb10538a8655_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749505/general/4200e0c5-4453-4bff-9fd6-f2613d045673.jpg',
'Width': 800}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 35.409 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732824%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.de] INFO: Saving data for 10732824: {'created_time': 1774563399.23983, 'last_price_update_time': 1774563399.239841, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732824') HTTP/1.1" 204 0
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c7b9a90>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F23c97671-88d0-4206-9c64-8a813d2a63a9.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/23c97671-88d0-4206-9c64-8a813d2a63a9.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c34ba90>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c881c50>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252F373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c2825d0>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548920%252Fgeneral%252Fd067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548920/general/d067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19
2026-03-26 22:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fec3ab5c-b154-52f6-b365-0eba4a2a7b19, skipping ID generation
2026-03-26 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with scrape type 1
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19 sending to next pipeline
2026-03-26 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fec3ab5c-b154-52f6-b365-0eba4a2a7b19, identifier: 10732836
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c5b5290>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749522%252Fgeneral%252F274b0a5f-de3a-4007-a304-64e3a66428fb.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749522/general/274b0a5f-de3a-4007-a304-64e3a66428fb.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6035f840-102a-5b46-bf9b-1351fb3a63f1
2026-03-26 22:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6035f840-102a-5b46-bf9b-1351fb3a63f1, skipping ID generation
2026-03-26 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6035f840-102a-5b46-bf9b-1351fb3a63f1 with scrape type 1
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6035f840-102a-5b46-bf9b-1351fb3a63f1 sending to next pipeline
2026-03-26 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6035f840-102a-5b46-bf9b-1351fb3a63f1, identifier: 10732847
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c8dc4d0>
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/ce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg saved to cache
2026-03-26 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/e9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-26 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-26 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836 to the API
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5548920/general/d067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg>
{'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': 'fec3ab5c-b154-52f6-b365-0eba4a2a7b19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994453-2479309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732836',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 44549,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 105,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/846c1f4b-502c-4e3e-bec0-4312ca5535c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/16f07fc7-7251-4e9f-b7c1-4191c8436803.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179858,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/d067fb45-c3b2-4935-b6cd-2e1cc968fc55.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160646,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/373bffb9-f86b-4313-ab5b-695abf98fdd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166202,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/7d741399-33c2-426c-a591-16dbec33bd28.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105168,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/36b734de-901f-44be-8ca6-c4731f52ebaf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/9139d8d8-6d27-4484-a489-4da116086874.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/db50ad35-e42f-4d08-8df8-c25e374b0915.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103856,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/4de6b362-a013-429a-b99c-2a24ebbb6b23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec3ab5c-b154-52f6-b365-0eba4a2a7b19/fec3ab5c-b154-52f6-b365-0eba4a2a7b19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97461,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548920/general/203edb6b-78ad-4a20-a852-aea2a29ab8b2.jpg',
'Width': 1280}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2024-06-20',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano 2.2 - Diesel - Manual - 140 hp - 44.549 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732836%27 HTTP/1.1" 200 None
2026-03-26 22:16:40 [adesa.de] INFO: Saving data for 10732836: {'created_time': 1774563400.094318, 'last_price_update_time': 1774563400.094327, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732836') HTTP/1.1" 204 0
2026-03-26 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-26 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-26 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847 to the API
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749522/general/274b0a5f-de3a-4007-a304-64e3a66428fb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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': '6035f840-102a-5b46-bf9b-1351fb3a63f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994459-2518449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732847',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 48335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/23c97671-88d0-4206-9c64-8a813d2a63a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102970,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/35109a3b-0870-4319-b243-17b8ba9a8fcf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/274b0a5f-de3a-4007-a304-64e3a66428fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98662,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/13542035-7b0b-47d0-a692-48346ee09db3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/047be52e-9609-4adc-8604-62499a8b4c9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/6e92e3be-1aa0-407c-9435-bc83a3af3ad6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/8dff36d9-3158-4fda-8063-823c0f246c88.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153686,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/adec6e56-0bae-4a3c-bd1a-c75902bf8478.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142790,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/5bdeeaca-332b-44ee-a99f-769e956e6d5e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6035f840-102a-5b46-bf9b-1351fb3a63f1/6035f840-102a-5b46-bf9b-1351fb3a63f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136048,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749522/general/fc8122f7-08b3-46d6-97e4-28371fabc24e.jpg',
'Width': 1280}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 48.335 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732847%27 HTTP/1.1" 200 None
2026-03-26 22:16:40 [adesa.de] INFO: Saving data for 10732847: {'created_time': 1774563400.478926, 'last_price_update_time': 1774563400.478938, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732847') HTTP/1.1" 204 0
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/3f704172-ad65-441b-8f2e-0ee2c418be01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:40 [adesa.de] INFO: Found listing with ID: 10726017
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726017%27 HTTP/1.1" 200 None
2026-03-26 22:16:40 [adesa.de] INFO: Scrape type for 10726017: 2
2026-03-26 22:16:40 [adesa.de] INFO: Scraping item 10726017 url https://www.openlane.eu/en/carv6/auction/10726017
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518e9462d0>
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg saved to cache
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c354650>
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749561%252Fgeneral%252Fa225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749561/general/a225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg saved to cache
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fec33618-ec57-5780-89b0-f632a9341b83
2026-03-26 22:16:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fec33618-ec57-5780-89b0-f632a9341b83, skipping ID generation
2026-03-26 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec33618-ec57-5780-89b0-f632a9341b83 with scrape type 1
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fec33618-ec57-5780-89b0-f632a9341b83 sending to next pipeline
2026-03-26 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fec33618-ec57-5780-89b0-f632a9341b83, identifier: 10732922
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c225990>
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/ed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg saved to cache
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/a5c6cf7e-8009-444f-abcb-72171c734256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-26 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922 to the API
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749561/general/a225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'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': 'fec33618-ec57-5780-89b0-f632a9341b83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994458-2529308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732922',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22588,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70260,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/6b22c376-6e4c-442b-bea7-1872eff2c683.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/1721554a-af87-49a1-9247-3f2817d7dea8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126243,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/159692a2-a758-4815-b701-b58080e5113d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136173,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/ae6fd3d1-d773-4ee3-832e-2b068c9575fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/cf071064-6add-43f3-ae77-87bcfdb1fdc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260659,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/f0e27a73-3121-4d62-b3ab-236ce3738e9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121228,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/a225123d-c1ea-4c95-91d4-c6debd12d9b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81520,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/b8a0dcba-bcb3-4c1d-9a52-df09e2baae51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/eda3990c-e41a-4b77-939a-507448978695.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fec33618-ec57-5780-89b0-f632a9341b83/fec33618-ec57-5780-89b0-f632a9341b83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749561/general/ce6ddf53-d7d4-444f-9fc7-2dba50c92d3c.jpg',
'Width': 800}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'22.588 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732922%27 HTTP/1.1" 200 None
2026-03-26 22:16:41 [adesa.de] INFO: Saving data for 10732922: {'created_time': 1774563401.335326, 'last_price_update_time': 1774563401.335337, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732922') HTTP/1.1" 204 0
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c3a5310>
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F8969ab4b-314b-4b30-95a3-644e5df016f6.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/8969ab4b-314b-4b30-95a3-644e5df016f6.jpg saved to cache
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/c7b8b164-0331-48ea-b219-b676cde03d71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:41 [adesa.de] INFO: Found listing with ID: 10726033
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726033%27 HTTP/1.1" 200 None
2026-03-26 22:16:41 [adesa.de] INFO: Scrape type for 10726033: 2
2026-03-26 22:16:41 [adesa.de] INFO: Scraping item 10726033 url https://www.openlane.eu/en/carv6/auction/10726033
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c2196d0>
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg saved to cache
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c2b52d0>
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fe9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/e9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg saved to cache
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c2b9810>
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F3f704172-ad65-441b-8f2e-0ee2c418be01.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/3f704172-ad65-441b-8f2e-0ee2c418be01.jpg saved to cache
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f517f7013d0>
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg saved to cache
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with identifier: 10712847
2026-03-26 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6, identifier: 10712847
2026-03-26 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696053/general/39673e43-7ea3-4f4f-9058-df268de48141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732845)
2026-03-26 22:16:41 [adesa.de] INFO: Found listing with ID: 10712853
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712853%27 HTTP/1.1" 200 None
2026-03-26 22:16:41 [adesa.de] INFO: Scrape type for 10712853: 2
2026-03-26 22:16:41 [adesa.de] INFO: Scraping item 10712853 url https://www.openlane.eu/en/carv6/auction/10712853
2026-03-26 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with identifier: 10712847
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with identifier: 10712847
2026-03-26 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with identifier: 10712847 to the API
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '18cdfdc6-109e-5f12-83b0-0d0ec52476b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EI-EN 27',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712847',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 190424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2002-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 1.6 Ambition - Petrol - Manual - 101 hp - 190.424 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2002}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712847%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.de] INFO: Saving data for 10712847: {'auction_closing_time': 1774616400.0, 'created_time': 1774460577.382024, 'last_price_update_time': 1774563402.179323}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712847') HTTP/1.1" 204 0
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c37a490>
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fa5c6cf7e-8009-444f-abcb-72171c734256.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/a5c6cf7e-8009-444f-abcb-72171c734256.jpg saved to cache
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c373e90>
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252Fc7b8b164-0331-48ea-b219-b676cde03d71.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/c7b8b164-0331-48ea-b219-b676cde03d71.jpg saved to cache
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:42 [adesa.de] INFO: Found listing with ID: 10712852
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712852%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.de] INFO: Scrape type for 10712852: 2
2026-03-26 22:16:42 [adesa.de] INFO: Scraping item 10712852 url https://www.openlane.eu/en/carv6/auction/10712852
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f518c62a1d0>
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696053%252Fgeneral%252F39673e43-7ea3-4f4f-9058-df268de48141.jpg') HTTP/1.1" 204 0
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696053/general/39673e43-7ea3-4f4f-9058-df268de48141.jpg saved to cache
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d82f453-a17e-5f42-a10a-0d17b493039a
2026-03-26 22:16:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d82f453-a17e-5f42-a10a-0d17b493039a, skipping ID generation
2026-03-26 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d82f453-a17e-5f42-a10a-0d17b493039a with scrape type 1
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d82f453-a17e-5f42-a10a-0d17b493039a sending to next pipeline
2026-03-26 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d82f453-a17e-5f42-a10a-0d17b493039a, identifier: 10732845
2026-03-26 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with identifier: 10712845
2026-03-26 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c58a5a3e-a67e-5a25-96b2-d0d8788c4508, identifier: 10712845
2026-03-26 22:16:42 [adesa.de] INFO: Found listing with ID: 10726014
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726014%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.de] INFO: Scrape type for 10726014: 2
2026-03-26 22:16:42 [adesa.de] INFO: Scraping item 10726014 url https://www.openlane.eu/en/carv6/auction/10726014
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-26 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-26 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845 to the API
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696053/general/39673e43-7ea3-4f4f-9058-df268de48141.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'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': '1d82f453-a17e-5f42-a10a-0d17b493039a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994455-2503673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732845',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 45287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/59ccc8f4-ce83-4908-9295-8b5d4e47640e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116130,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/39673e43-7ea3-4f4f-9058-df268de48141.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/a5c6cf7e-8009-444f-abcb-72171c734256.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122346,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/66ac0c4c-ee4b-493b-82d1-bab9de9b6d9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/ed0b9c4c-b961-4209-aa50-6a8a045a96d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/8969ab4b-314b-4b30-95a3-644e5df016f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87538,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/e9f4ce0b-0a90-4808-bea4-dbbe2accd61e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132237,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/3f704172-ad65-441b-8f2e-0ee2c418be01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/0d7545a3-66fe-4df6-bda0-d7bcd61119b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d82f453-a17e-5f42-a10a-0d17b493039a/1d82f453-a17e-5f42-a10a-0d17b493039a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696053/general/c7b8b164-0331-48ea-b219-b676cde03d71.jpg',
'Width': 800}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2025-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Ultimate - Petrol - Automatic - 130 hp '
'- 45.287 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732845%27 HTTP/1.1" 200 None
2026-03-26 22:16:43 [adesa.de] INFO: Saving data for 10732845: {'created_time': 1774563403.011594, 'last_price_update_time': 1774563403.011604, 'auction_closing_time': 1774875600.0}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732845') HTTP/1.1" 204 0
2026-03-26 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with identifier: 10712845
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with identifier: 10712845
2026-03-26 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with identifier: 10712845 to the API
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712845>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c58a5a3e-a67e-5a25-96b2-d0d8788c4508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-KI 777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712845',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 60500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon 1.4 - Hybrid - Automatic - 150 hp - 60.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712845%27 HTTP/1.1" 200 None
2026-03-26 22:16:43 [adesa.de] INFO: Saving data for 10712845: {'auction_closing_time': 1774616400.0, 'created_time': 1774460565.484292, 'last_price_update_time': 1774563403.530154}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712845') HTTP/1.1" 204 0
2026-03-26 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:43 [adesa.de] INFO: Found listing with ID: 10712840
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712840%27 HTTP/1.1" 200 None
2026-03-26 22:16:43 [adesa.de] INFO: Scrape type for 10712840: 2
2026-03-26 22:16:43 [adesa.de] INFO: Scraping item 10712840 url https://www.openlane.eu/en/carv6/auction/10712840
2026-03-26 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8699b90a-e435-5411-b54e-ec0f952e9423 with identifier: 10712846
2026-03-26 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8699b90a-e435-5411-b54e-ec0f952e9423 with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8699b90a-e435-5411-b54e-ec0f952e9423 with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8699b90a-e435-5411-b54e-ec0f952e9423, identifier: 10712846
2026-03-26 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10726015
2026-03-26 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae24c01f-55ff-5c52-a419-41e9cffa10dc with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae24c01f-55ff-5c52-a419-41e9cffa10dc with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae24c01f-55ff-5c52-a419-41e9cffa10dc, identifier: 10726015
2026-03-26 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8699b90a-e435-5411-b54e-ec0f952e9423 with identifier: 10712846
2026-03-26 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8699b90a-e435-5411-b54e-ec0f952e9423 with identifier: 10712846
2026-03-26 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8699b90a-e435-5411-b54e-ec0f952e9423 with identifier: 10712846 to the API
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '8699b90a-e435-5411-b54e-ec0f952e9423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DBR-TM 78E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712846',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 81888,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'81.888 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712846%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.de] INFO: Saving data for 10712846: {'auction_closing_time': 1774616400.0, 'created_time': 1774460579.758059, 'last_price_update_time': 1774563404.046694}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712846') HTTP/1.1" 204 0
2026-03-26 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10726015
2026-03-26 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10726015
2026-03-26 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae24c01f-55ff-5c52-a419-41e9cffa10dc with identifier: 10726015 to the API
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726015>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ae24c01f-55ff-5c52-a419-41e9cffa10dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PEB5847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726015',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 157146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Comfort - Hybrid - Automatic - 179 hp - '
'157.146 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726015%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.de] INFO: Saving data for 10726015: {'auction_closing_time': 1774617300.0, 'created_time': 1774460654.693082, 'last_price_update_time': 1774563404.340284}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726015') HTTP/1.1" 204 0
2026-03-26 22:16:44 [adesa.de] INFO: Found listing with ID: 10712842
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712842%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.de] INFO: Scrape type for 10712842: 2
2026-03-26 22:16:44 [adesa.de] INFO: Scraping item 10712842 url https://www.openlane.eu/en/carv6/auction/10712842
2026-03-26 22:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with identifier: 10712837
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ddda8a4d-7420-5f04-9b60-b9abf8da0d65, identifier: 10712837
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with identifier: 10717006
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2, identifier: 10717006
2026-03-26 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with identifier: 10712837
2026-03-26 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with identifier: 10712837
2026-03-26 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ddda8a4d-7420-5f04-9b60-b9abf8da0d65 with identifier: 10712837 to the API
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 214,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ddda8a4d-7420-5f04-9b60-b9abf8da0d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND-MZ 50E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712837',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Maxus',
'model': 'T60 EV',
'odometer': 91,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Maxus T60 EV 89 kWh Luxury - AWD - Diesel - Automatic - 214 hp - 91 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712837%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.de] INFO: Saving data for 10712837: {'auction_closing_time': 1774616400.0, 'created_time': 1774460655.86623, 'last_price_update_time': 1774563404.85601}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712837') HTTP/1.1" 204 0
2026-03-26 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with identifier: 10717006
2026-03-26 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with identifier: 10717006
2026-03-26 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2 with identifier: 10717006 to the API
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717006>
{'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': 177,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0d4d0d0-6919-5aa3-bb16-935dfd2cbbd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PAF-AC 51',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717006',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64117,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson Pure - Petrol - Manual - 177 hp - 64.117 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2020}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717006%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Saving data for 10717006: {'auction_closing_time': 1774616400.0, 'created_time': 1774460663.307518, 'last_price_update_time': 1774563405.14686}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717006') HTTP/1.1" 204 0
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10726244
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726244%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10726244: 0
2026-03-26 22:16:45 [adesa.de] INFO: Skipping item 10726244 url https://www.openlane.eu/en/carv6/auction/10726244
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10726233
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726233%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10726233: 2
2026-03-26 22:16:45 [adesa.de] INFO: Scraping item 10726233 url https://www.openlane.eu/en/carv6/auction/10726233
2026-03-26 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0177f2e3-e736-510c-bb5f-fc0771b39659 with identifier: 10712838
2026-03-26 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0177f2e3-e736-510c-bb5f-fc0771b39659 with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0177f2e3-e736-510c-bb5f-fc0771b39659 with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0177f2e3-e736-510c-bb5f-fc0771b39659, identifier: 10712838
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10733207
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733207%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10733207: 0
2026-03-26 22:16:45 [adesa.de] INFO: Skipping item 10733207 url https://www.openlane.eu/en/carv6/auction/10733207
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10726229
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726229%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10726229: 2
2026-03-26 22:16:45 [adesa.de] INFO: Scraping item 10726229 url https://www.openlane.eu/en/carv6/auction/10726229
2026-03-26 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0177f2e3-e736-510c-bb5f-fc0771b39659 with identifier: 10712838
2026-03-26 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0177f2e3-e736-510c-bb5f-fc0771b39659 with identifier: 10712838
2026-03-26 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0177f2e3-e736-510c-bb5f-fc0771b39659 with identifier: 10712838 to the API
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0177f2e3-e736-510c-bb5f-fc0771b39659',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SEB-JM 125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712838',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 289937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2017-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson - AWD - Diesel - Manual - 135 hp - 289.937 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712838%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Saving data for 10712838: {'auction_closing_time': 1774616400.0, 'created_time': 1774460656.837894, 'last_price_update_time': 1774563405.637201}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712838') HTTP/1.1" 204 0
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10712843
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712843%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10712843: 2
2026-03-26 22:16:45 [adesa.de] INFO: Scraping item 10712843 url https://www.openlane.eu/en/carv6/auction/10712843
2026-03-26 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10712841
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712841%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10712841: 2
2026-03-26 22:16:45 [adesa.de] INFO: Scraping item 10712841 url https://www.openlane.eu/en/carv6/auction/10712841
2026-03-26 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10726227
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726227%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10726227: 0
2026-03-26 22:16:45 [adesa.de] INFO: Skipping item 10726227 url https://www.openlane.eu/en/carv6/auction/10726227
2026-03-26 22:16:45 [adesa.de] INFO: Found listing with ID: 10726250
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726250%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.de] INFO: Scrape type for 10726250: 2
2026-03-26 22:16:45 [adesa.de] INFO: Scraping item 10726250 url https://www.openlane.eu/en/carv6/auction/10726250
2026-03-26 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10726035
2026-03-26 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1567c7-79a6-5678-95d3-969d3145101f with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1567c7-79a6-5678-95d3-969d3145101f with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b1567c7-79a6-5678-95d3-969d3145101f, identifier: 10726035
2026-03-26 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10727140
2026-03-26 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 2
2026-03-26 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59be1194-a59b-545c-a0ba-b15955f18930, identifier: 10727140
2026-03-26 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10726035
2026-03-26 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10726035
2026-03-26 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b1567c7-79a6-5678-95d3-969d3145101f with identifier: 10726035 to the API
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726035>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '4b1567c7-79a6-5678-95d3-969d3145101f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HYX9156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726035',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 160011,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 AMG Line - Petrol - Automatic '
'- 163 hp - 160.011 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726035%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.de] INFO: Saving data for 10726035: {'auction_closing_time': 1774617300.0, 'created_time': 1774460634.248009, 'last_price_update_time': 1774563406.405631}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726035') HTTP/1.1" 204 0
2026-03-26 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10727140
2026-03-26 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10727140
2026-03-26 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10727140 to the API
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727140>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '59be1194-a59b-545c-a0ba-b15955f18930',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727140',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 113499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A6 50 TDI - Quattro - Diesel - Automatic - 286 hp - 113.499 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727140%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.de] INFO: Saving data for 10727140: {'auction_closing_time': 1774617300.0, 'created_time': 1774460541.313779, 'last_price_update_time': 1774563406.699904}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727140') HTTP/1.1" 204 0
2026-03-26 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 012c0494-2d9a-5b56-9b64-41bf180e229d with identifier: 10712848
2026-03-26 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 012c0494-2d9a-5b56-9b64-41bf180e229d with scrape type 2
2026-03-26 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 012c0494-2d9a-5b56-9b64-41bf180e229d with scrape type 2
2026-03-26 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 012c0494-2d9a-5b56-9b64-41bf180e229d, identifier: 10712848
2026-03-26 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 012c0494-2d9a-5b56-9b64-41bf180e229d with identifier: 10712848
2026-03-26 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 012c0494-2d9a-5b56-9b64-41bf180e229d with identifier: 10712848
2026-03-26 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 012c0494-2d9a-5b56-9b64-41bf180e229d with identifier: 10712848 to the API
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712848>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '012c0494-2d9a-5b56-9b64-41bf180e229d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EI-UH 11',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712848',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 204954,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2006-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break Classic - Petrol - Automatic - 231 hp - '
'204.954 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2006}
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712848%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.de] INFO: Saving data for 10712848: {'auction_closing_time': 1774616400.0, 'created_time': 1774460665.234829, 'last_price_update_time': 1774563407.104303}
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712848') HTTP/1.1" 204 0
2026-03-26 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10726033
2026-03-26 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223ca650-b4d6-5d0b-b733-41e366b01862 with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 223ca650-b4d6-5d0b-b733-41e366b01862 with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 223ca650-b4d6-5d0b-b733-41e366b01862, identifier: 10726033
2026-03-26 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10726017
2026-03-26 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 276cb2b7-1d78-589b-b842-3a904f4ebb9d, identifier: 10726017
2026-03-26 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with identifier: 10712853
2026-03-26 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c, identifier: 10712853
2026-03-26 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10726033
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-26 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10726033
2026-03-26 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10726033 to the API
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726033>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '223ca650-b4d6-5d0b-b733-41e366b01862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WESQN660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726033',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 175711,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43000,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 175.711 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726033%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.de] INFO: Saving data for 10726033: {'auction_closing_time': 1774617300.0, 'created_time': 1774460623.769851, 'last_price_update_time': 1774563407.863317}
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726033') HTTP/1.1" 204 0
2026-03-26 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10726017
2026-03-26 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10726017
2026-03-26 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10726017 to the API
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726017>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '276cb2b7-1d78-589b-b842-3a904f4ebb9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WESQN683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726017',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 196136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34800,
'price_includes_vat': True,
'registration_date': '2020-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 196.136 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726017%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.de] INFO: Saving data for 10726017: {'auction_closing_time': 1774617300.0, 'created_time': 1774460635.255251, 'last_price_update_time': 1774563408.182653}
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726017') HTTP/1.1" 204 0
2026-03-26 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with identifier: 10712853
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with identifier: 10712853
2026-03-26 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c with identifier: 10712853 to the API
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712853>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 16,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '091c0ae4-a5d3-54dc-b4aa-fc485b8cae4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-MK 89E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712853',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Micro',
'model': 'Microlino',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 1,
'seller_name': None,
'title': 'Micro Microlino - Electric - Automatic - 16 hp - 3.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712853%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.de] INFO: Saving data for 10712853: {'auction_closing_time': 1774616400.0, 'created_time': 1774460630.894013, 'last_price_update_time': 1774563428.853617}
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712853') HTTP/1.1" 204 0
2026-03-26 22:17:08 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 8 pages/min), scraped 25 items (at 21 items/min)
2026-03-26 22:17:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with identifier: 10712852
2026-03-26 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with scrape type 2
2026-03-26 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09, identifier: 10712852
2026-03-26 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with identifier: 10712840
2026-03-26 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7361e2e2-d163-5eb0-8a64-e630b82cbc71, identifier: 10712840
2026-03-26 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with identifier: 10712852
2026-03-26 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with identifier: 10712852
2026-03-26 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09 with identifier: 10712852 to the API
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 16,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '37b50bc8-97e0-5a4f-b5a1-0ba7dd035a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-M 586E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712852',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Micro',
'model': 'Microlino',
'odometer': 6900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 1,
'seller_name': None,
'title': 'Micro Microlino - Electric - Automatic - 16 hp - 6.900 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712852%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.de] INFO: Saving data for 10712852: {'auction_closing_time': 1774616400.0, 'created_time': 1774460637.727649, 'last_price_update_time': 1774563429.487293}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712852') HTTP/1.1" 204 0
2026-03-26 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with identifier: 10712840
2026-03-26 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with identifier: 10712840
2026-03-26 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7361e2e2-d163-5eb0-8a64-e630b82cbc71 with identifier: 10712840 to the API
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '7361e2e2-d163-5eb0-8a64-e630b82cbc71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-EU 7475E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712840',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 49000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 49.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712840%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.de] INFO: Saving data for 10712840: {'auction_closing_time': 1774616400.0, 'created_time': 1774460639.448994, 'last_price_update_time': 1774563429.816242}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712840') HTTP/1.1" 204 0
2026-03-26 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10726014
2026-03-26 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ed09f9c-9b92-5586-bfc4-18550762ce2b, identifier: 10726014
2026-03-26 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10726014
2026-03-26 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10726014
2026-03-26 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10726014 to the API
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726014>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '8ed09f9c-9b92-5586-bfc4-18550762ce2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HYX9217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726014',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 98252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48000,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 - AWD - Hybrid - Automatic - 339 hp - 98.252 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726014%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.de] INFO: Saving data for 10726014: {'auction_closing_time': 1774617300.0, 'created_time': 1774460629.597931, 'last_price_update_time': 1774563430.226078}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726014') HTTP/1.1" 204 0
2026-03-26 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with identifier: 10717005
2026-03-26 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1, identifier: 10717005
2026-03-26 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10727141
2026-03-26 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8757d8d2-4729-5589-ba32-c80f66a3db33, identifier: 10727141
2026-03-26 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with identifier: 10717005
2026-03-26 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with identifier: 10717005
2026-03-26 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with identifier: 10717005 to the API
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5b03d39-3e82-55b8-a8b3-b8b0719c76f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SOB-GF 797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717005',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 130000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2015-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant - Quattro - Diesel - Automatic - 320 hp - 130.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717005%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.de] INFO: Saving data for 10717005: {'auction_closing_time': 1774616400.0, 'created_time': 1774460587.630357, 'last_price_update_time': 1774563430.738136}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717005') HTTP/1.1" 204 0
2026-03-26 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10727141
2026-03-26 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10727141
2026-03-26 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10727141 to the API
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727141>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '8757d8d2-4729-5589-ba32-c80f66a3db33',
'is_damaged': True,
'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=10727141',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 101900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TDI Sport - Quattro - Diesel - Automatic - 245 hp '
'- 101.900 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727141%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.de] INFO: Saving data for 10727141: {'auction_closing_time': 1774617300.0, 'created_time': 1774460577.694923, 'last_price_update_time': 1774563431.033711}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727141') HTTP/1.1" 204 0
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d74970-1a9a-59ef-90eb-c07e45c19176 with identifier: 10726250
2026-03-26 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d74970-1a9a-59ef-90eb-c07e45c19176 with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d74970-1a9a-59ef-90eb-c07e45c19176 with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18d74970-1a9a-59ef-90eb-c07e45c19176, identifier: 10726250
2026-03-26 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18d74970-1a9a-59ef-90eb-c07e45c19176 with identifier: 10726250
2026-03-26 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18d74970-1a9a-59ef-90eb-c07e45c19176 with identifier: 10726250
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18d74970-1a9a-59ef-90eb-c07e45c19176 with identifier: 10726250 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '18d74970-1a9a-59ef-90eb-c07e45c19176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '411490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726250',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2026-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 Style - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2026}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726250%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.de] INFO: Saving data for 10726250: {'auction_closing_time': 1774617300.0, 'created_time': 1774460609.617976, 'last_price_update_time': 1774563431.652144}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726250') HTTP/1.1" 204 0
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55af1119-2234-5b7b-8314-73e6a6e6bc0d with identifier: 10726233
2026-03-26 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55af1119-2234-5b7b-8314-73e6a6e6bc0d with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55af1119-2234-5b7b-8314-73e6a6e6bc0d with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55af1119-2234-5b7b-8314-73e6a6e6bc0d, identifier: 10726233
2026-03-26 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55af1119-2234-5b7b-8314-73e6a6e6bc0d with identifier: 10726233
2026-03-26 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55af1119-2234-5b7b-8314-73e6a6e6bc0d with identifier: 10726233
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55af1119-2234-5b7b-8314-73e6a6e6bc0d with identifier: 10726233 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '55af1119-2234-5b7b-8314-73e6a6e6bc0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '059307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726233',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36700,
'price_includes_vat': True,
'registration_date': '2026-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Selection - Hybrid - Automatic - 150 hp - 10 '
'km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2026}
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726233%27 HTTP/1.1" 200 None
2026-03-26 22:17:12 [adesa.de] INFO: Saving data for 10726233: {'auction_closing_time': 1774617300.0, 'created_time': 1774460628.79951, 'last_price_update_time': 1774563432.153822}
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726233') HTTP/1.1" 204 0
2026-03-26 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with identifier: 10712842
2026-03-26 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34854919-4bb2-56f3-b9a5-7ce3b55d2e79, identifier: 10712842
2026-03-26 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df56ff77-c495-54d2-9934-c8f5419ec7a8 with identifier: 10726229
2026-03-26 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df56ff77-c495-54d2-9934-c8f5419ec7a8 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df56ff77-c495-54d2-9934-c8f5419ec7a8 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df56ff77-c495-54d2-9934-c8f5419ec7a8, identifier: 10726229
2026-03-26 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with identifier: 10712841
2026-03-26 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f, identifier: 10712841
2026-03-26 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with identifier: 10712842
2026-03-26 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with identifier: 10712842
2026-03-26 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34854919-4bb2-56f3-b9a5-7ce3b55d2e79 with identifier: 10712842 to the API
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '34854919-4bb2-56f3-b9a5-7ce3b55d2e79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-EZ 9565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712842',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 250000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2006-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia Combi 1.4 16V - Petrol - Manual - 80 hp - 250.000 km',
'transmission': 'manual',
'trim': '16V',
'vin': None,
'year': 2006}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712842%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.de] INFO: Saving data for 10712842: {'auction_closing_time': 1774616400.0, 'created_time': 1774460636.629404, 'last_price_update_time': 1774563433.043742}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712842') HTTP/1.1" 204 0
2026-03-26 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df56ff77-c495-54d2-9934-c8f5419ec7a8 with identifier: 10726229
2026-03-26 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df56ff77-c495-54d2-9934-c8f5419ec7a8 with identifier: 10726229
2026-03-26 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df56ff77-c495-54d2-9934-c8f5419ec7a8 with identifier: 10726229 to the API
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'df56ff77-c495-54d2-9934-c8f5419ec7a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '079294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726229',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40100,
'price_includes_vat': True,
'registration_date': '2026-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Hybrid - Automatic - 203 hp - 10 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2026}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726229%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.de] INFO: Saving data for 10726229: {'auction_closing_time': 1774617300.0, 'created_time': 1774460638.269415, 'last_price_update_time': 1774563433.474923}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726229') HTTP/1.1" 204 0
2026-03-26 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with identifier: 10712841
2026-03-26 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with identifier: 10712841
2026-03-26 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f with identifier: 10712841 to the API
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '8d8b09dc-f0e7-55d0-bf6b-4f6401a38b9f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PAF-CR 19E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712841',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 87200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14850,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi Ambition - Hybrid - Automatic - 156 hp - 87.200 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712841%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.de] INFO: Saving data for 10712841: {'auction_closing_time': 1774616400.0, 'created_time': 1774460628.112939, 'last_price_update_time': 1774563433.850401}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712841') HTTP/1.1" 204 0
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with identifier: 10712843
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with scrape type 2
2026-03-26 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22, identifier: 10712843
2026-03-26 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with identifier: 10712843
2026-03-26 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with identifier: 10712843
2026-03-26 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9fc3deb6-39f4-5059-aefc-2d7fa85d6f22 with identifier: 10712843 to the API
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 86,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9fc3deb6-39f4-5059-aefc-2d7fa85d6f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PAF-JH 600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712843',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Roomster',
'odometer': 120019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3199,
'price_includes_vat': True,
'registration_date': '2015-09-17',
'seats_number': 4,
'seller_name': None,
'title': 'Skoda Roomster Best of - Petrol - Manual - 86 hp - 120.019 km',
'transmission': 'manual',
'trim': 'Best of',
'vin': None,
'year': 2015}
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712843%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Saving data for 10712843: {'auction_closing_time': 1774616400.0, 'created_time': 1774460634.924753, 'last_price_update_time': 1774563434.387011}
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712843') HTTP/1.1" 204 0
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726231
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726231%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726231: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726231 url https://www.openlane.eu/en/carv6/auction/10726231
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10733206
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733206%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10733206: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10733206 url https://www.openlane.eu/en/carv6/auction/10733206
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726250
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726250%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726250: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726250 url https://www.openlane.eu/en/carv6/auction/10726250
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726248
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726248%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726248: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726248 url https://www.openlane.eu/en/carv6/auction/10726248
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10712850
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712850%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10712850: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10712850 url https://www.openlane.eu/en/carv6/auction/10712850
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726234
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726234%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726234: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726234 url https://www.openlane.eu/en/carv6/auction/10726234
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726235
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726235%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726235: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726235 url https://www.openlane.eu/en/carv6/auction/10726235
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726239
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726239%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726239: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726239 url https://www.openlane.eu/en/carv6/auction/10726239
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726241
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726241%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726241: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726241 url https://www.openlane.eu/en/carv6/auction/10726241
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726242
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726242%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726242: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726242 url https://www.openlane.eu/en/carv6/auction/10726242
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726246
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726246%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726246: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726246 url https://www.openlane.eu/en/carv6/auction/10726246
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726249
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726249%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726249: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726249 url https://www.openlane.eu/en/carv6/auction/10726249
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726225
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726225%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726225: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726225 url https://www.openlane.eu/en/carv6/auction/10726225
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726226
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726226%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726226: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726226 url https://www.openlane.eu/en/carv6/auction/10726226
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726228
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726228%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726228: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726228 url https://www.openlane.eu/en/carv6/auction/10726228
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726230
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726230%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726230: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726230 url https://www.openlane.eu/en/carv6/auction/10726230
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726232
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726232%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726232: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726232 url https://www.openlane.eu/en/carv6/auction/10726232
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726240
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726240%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726240: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726240 url https://www.openlane.eu/en/carv6/auction/10726240
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726236
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726236%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726236: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10726236 url https://www.openlane.eu/en/carv6/auction/10726236
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726247
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726247%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726247: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726247 url https://www.openlane.eu/en/carv6/auction/10726247
2026-03-26 22: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-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10726245
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726245%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10726245: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10726245 url https://www.openlane.eu/en/carv6/auction/10726245
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10712851
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712851%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10712851: 2
2026-03-26 22:17:14 [adesa.de] INFO: Scraping item 10712851 url https://www.openlane.eu/en/carv6/auction/10712851
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10727962
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727962%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10727962: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10727962 url https://www.openlane.eu/en/carv6/auction/10727962
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10728075
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728075%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10728075: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10728075 url https://www.openlane.eu/en/carv6/auction/10728075
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10727913
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727913%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10727913: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10727913 url https://www.openlane.eu/en/carv6/auction/10727913
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10727964
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727964%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10727964: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10727964 url https://www.openlane.eu/en/carv6/auction/10727964
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10732071
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732071%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10732071: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10732071 url https://www.openlane.eu/en/carv6/auction/10732071
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10732110
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732110%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10732110: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10732110 url https://www.openlane.eu/en/carv6/auction/10732110
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10732074
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732074%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10732074: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10732074 url https://www.openlane.eu/en/carv6/auction/10732074
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10732081
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732081%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.de] INFO: Scrape type for 10732081: 0
2026-03-26 22:17:14 [adesa.de] INFO: Skipping item 10732081 url https://www.openlane.eu/en/carv6/auction/10732081
2026-03-26 22:17:14 [adesa.de] INFO: Found listing with ID: 10732039
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732039%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732039: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732039 url https://www.openlane.eu/en/carv6/auction/10732039
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732080
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732080%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732080: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732080 url https://www.openlane.eu/en/carv6/auction/10732080
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732072
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732072%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732072: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732072 url https://www.openlane.eu/en/carv6/auction/10732072
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732073
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732073%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732073: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732073 url https://www.openlane.eu/en/carv6/auction/10732073
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732034
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732034%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732034: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732034 url https://www.openlane.eu/en/carv6/auction/10732034
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732078
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732078%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732078: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732078 url https://www.openlane.eu/en/carv6/auction/10732078
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732097
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732097%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732097: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732097 url https://www.openlane.eu/en/carv6/auction/10732097
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732092
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732092%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732092: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732092 url https://www.openlane.eu/en/carv6/auction/10732092
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732093
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732093%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732093: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732093 url https://www.openlane.eu/en/carv6/auction/10732093
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732100
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732100%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732100: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732100 url https://www.openlane.eu/en/carv6/auction/10732100
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732091
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732091%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732091: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732091 url https://www.openlane.eu/en/carv6/auction/10732091
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732094
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732094%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732094: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732094 url https://www.openlane.eu/en/carv6/auction/10732094
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732042
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732042%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732042: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732042 url https://www.openlane.eu/en/carv6/auction/10732042
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732060
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732060%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732060: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732060 url https://www.openlane.eu/en/carv6/auction/10732060
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732112
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732112%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732112: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732112 url https://www.openlane.eu/en/carv6/auction/10732112
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732035
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732035%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732035: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732035 url https://www.openlane.eu/en/carv6/auction/10732035
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732033
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732033%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732033: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732033 url https://www.openlane.eu/en/carv6/auction/10732033
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732103
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732103%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732103: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732103 url https://www.openlane.eu/en/carv6/auction/10732103
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732043
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732043%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732043: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732043 url https://www.openlane.eu/en/carv6/auction/10732043
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732046
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732046%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732046: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732046 url https://www.openlane.eu/en/carv6/auction/10732046
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732045
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732045%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732045: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732045 url https://www.openlane.eu/en/carv6/auction/10732045
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732113
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732113%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732113: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732113 url https://www.openlane.eu/en/carv6/auction/10732113
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732051
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732051%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732051: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732051 url https://www.openlane.eu/en/carv6/auction/10732051
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732026
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732026%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732026: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732026 url https://www.openlane.eu/en/carv6/auction/10732026
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732020
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732020%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732020: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732020 url https://www.openlane.eu/en/carv6/auction/10732020
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732008
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732008%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732008: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732008 url https://www.openlane.eu/en/carv6/auction/10732008
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732056
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732056%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732056: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732056 url https://www.openlane.eu/en/carv6/auction/10732056
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732055
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732055%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732055: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732055 url https://www.openlane.eu/en/carv6/auction/10732055
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732011
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732011%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732011: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732011 url https://www.openlane.eu/en/carv6/auction/10732011
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732009
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732009%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732009: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732009 url https://www.openlane.eu/en/carv6/auction/10732009
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732021
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732021%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732021: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732021 url https://www.openlane.eu/en/carv6/auction/10732021
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732099
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732099%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732099: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732099 url https://www.openlane.eu/en/carv6/auction/10732099
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732027
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732027%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732027: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732027 url https://www.openlane.eu/en/carv6/auction/10732027
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732036
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732036%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732036: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732036 url https://www.openlane.eu/en/carv6/auction/10732036
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732096
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732096%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732096: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732096 url https://www.openlane.eu/en/carv6/auction/10732096
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732076
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732076%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732076: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732076 url https://www.openlane.eu/en/carv6/auction/10732076
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732006
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732006%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732006: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732006 url https://www.openlane.eu/en/carv6/auction/10732006
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732012
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732012%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732012: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732012 url https://www.openlane.eu/en/carv6/auction/10732012
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732062
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732062%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732062: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732062 url https://www.openlane.eu/en/carv6/auction/10732062
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732048
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732048%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732048: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732048 url https://www.openlane.eu/en/carv6/auction/10732048
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732077
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732077%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732077: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732077 url https://www.openlane.eu/en/carv6/auction/10732077
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732024
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732024%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732024: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732024 url https://www.openlane.eu/en/carv6/auction/10732024
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732095
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732095%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732095: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732095 url https://www.openlane.eu/en/carv6/auction/10732095
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732019
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732019%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732019: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732019 url https://www.openlane.eu/en/carv6/auction/10732019
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732017
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732017%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732017: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732017 url https://www.openlane.eu/en/carv6/auction/10732017
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732014
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732014%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732014: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732014 url https://www.openlane.eu/en/carv6/auction/10732014
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732016
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732016%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732016: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732016 url https://www.openlane.eu/en/carv6/auction/10732016
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732041
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732041%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732041: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732041 url https://www.openlane.eu/en/carv6/auction/10732041
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732040
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732040%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732040: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732040 url https://www.openlane.eu/en/carv6/auction/10732040
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732082
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732082%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732082: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732082 url https://www.openlane.eu/en/carv6/auction/10732082
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732015
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732015%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732015: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732015 url https://www.openlane.eu/en/carv6/auction/10732015
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732085
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732085%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732085: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732085 url https://www.openlane.eu/en/carv6/auction/10732085
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732018
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732018%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732018: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732018 url https://www.openlane.eu/en/carv6/auction/10732018
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732079
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732079%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732079: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732079 url https://www.openlane.eu/en/carv6/auction/10732079
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732063
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732063%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732063: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732063 url https://www.openlane.eu/en/carv6/auction/10732063
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732022
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732022%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.de] INFO: Scrape type for 10732022: 0
2026-03-26 22:17:15 [adesa.de] INFO: Skipping item 10732022 url https://www.openlane.eu/en/carv6/auction/10732022
2026-03-26 22:17:15 [adesa.de] INFO: Found listing with ID: 10732098
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732098%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732098: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732098 url https://www.openlane.eu/en/carv6/auction/10732098
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732010
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732010%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732010: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732010 url https://www.openlane.eu/en/carv6/auction/10732010
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732061
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732061%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732061: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732061 url https://www.openlane.eu/en/carv6/auction/10732061
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732013
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732013%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732013: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732013 url https://www.openlane.eu/en/carv6/auction/10732013
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732037
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732037%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732037: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732037 url https://www.openlane.eu/en/carv6/auction/10732037
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732050
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732050%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732050: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732050 url https://www.openlane.eu/en/carv6/auction/10732050
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732047
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732047%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732047: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732047 url https://www.openlane.eu/en/carv6/auction/10732047
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732023
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732023%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732023: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732023 url https://www.openlane.eu/en/carv6/auction/10732023
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732059
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732059%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732059: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732059 url https://www.openlane.eu/en/carv6/auction/10732059
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732083
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732083%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732083: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732083 url https://www.openlane.eu/en/carv6/auction/10732083
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732084
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732084%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732084: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732084 url https://www.openlane.eu/en/carv6/auction/10732084
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732075
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732075%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732075: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732075 url https://www.openlane.eu/en/carv6/auction/10732075
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732007
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732007%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732007: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732007 url https://www.openlane.eu/en/carv6/auction/10732007
2026-03-26 22:17:16 [adesa.de] INFO: Found listing with ID: 10732038
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732038%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.de] INFO: Scrape type for 10732038: 0
2026-03-26 22:17:16 [adesa.de] INFO: Skipping item 10732038 url https://www.openlane.eu/en/carv6/auction/10732038
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with identifier: 10712850
2026-03-26 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01648ee9-9d70-546b-83bf-be2ffe93e8a0, identifier: 10712850
2026-03-26 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f814e55-350a-59ae-979b-91e6c4562b1f with identifier: 10726231
2026-03-26 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f814e55-350a-59ae-979b-91e6c4562b1f with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f814e55-350a-59ae-979b-91e6c4562b1f with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f814e55-350a-59ae-979b-91e6c4562b1f, identifier: 10726231
2026-03-26 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with identifier: 10712850
2026-03-26 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with identifier: 10712850
2026-03-26 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01648ee9-9d70-546b-83bf-be2ffe93e8a0 with identifier: 10712850 to the API
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '01648ee9-9d70-546b-83bf-be2ffe93e8a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-GE 44E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712850',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 30100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 30.100 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712850%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.de] INFO: Saving data for 10712850: {'auction_closing_time': 1774616400.0, 'created_time': 1774460609.255191, 'last_price_update_time': 1774563437.191562}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712850') HTTP/1.1" 204 0
2026-03-26 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f814e55-350a-59ae-979b-91e6c4562b1f with identifier: 10726231
2026-03-26 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f814e55-350a-59ae-979b-91e6c4562b1f with identifier: 10726231
2026-03-26 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f814e55-350a-59ae-979b-91e6c4562b1f with identifier: 10726231 to the API
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3f814e55-350a-59ae-979b-91e6c4562b1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '408871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726231',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2025-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 Style - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726231%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.de] INFO: Saving data for 10726231: {'auction_closing_time': 1774617300.0, 'created_time': 1774460601.340523, 'last_price_update_time': 1774563437.592739}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726231') HTTP/1.1" 204 0
2026-03-26 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acfd473f-8886-5fbd-954e-36898b800fa9 with identifier: 10726226
2026-03-26 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acfd473f-8886-5fbd-954e-36898b800fa9 with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acfd473f-8886-5fbd-954e-36898b800fa9 with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: acfd473f-8886-5fbd-954e-36898b800fa9, identifier: 10726226
2026-03-26 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: acfd473f-8886-5fbd-954e-36898b800fa9 with identifier: 10726226
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: acfd473f-8886-5fbd-954e-36898b800fa9 with identifier: 10726226
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: acfd473f-8886-5fbd-954e-36898b800fa9 with identifier: 10726226 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'acfd473f-8886-5fbd-954e-36898b800fa9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '510777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726226',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40900,
'price_includes_vat': True,
'registration_date': '2025-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 Life - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726226%27 HTTP/1.1" 200 None
2026-03-26 22:17:18 [adesa.de] INFO: Saving data for 10726226: {'auction_closing_time': 1774617300.0, 'created_time': 1774460596.601616, 'last_price_update_time': 1774563438.23519}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726226') HTTP/1.1" 204 0
2026-03-26 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78bc1dae-2051-5e9b-81ec-af6d766ec20c with identifier: 10726246
2026-03-26 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78bc1dae-2051-5e9b-81ec-af6d766ec20c with scrape type 2
2026-03-26 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78bc1dae-2051-5e9b-81ec-af6d766ec20c with scrape type 2
2026-03-26 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 78bc1dae-2051-5e9b-81ec-af6d766ec20c, identifier: 10726246
2026-03-26 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 78bc1dae-2051-5e9b-81ec-af6d766ec20c with identifier: 10726246
2026-03-26 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 78bc1dae-2051-5e9b-81ec-af6d766ec20c with identifier: 10726246
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 78bc1dae-2051-5e9b-81ec-af6d766ec20c with identifier: 10726246 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '78bc1dae-2051-5e9b-81ec-af6d766ec20c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '509807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726246',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43900,
'price_includes_vat': True,
'registration_date': '2025-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726246%27 HTTP/1.1" 200 None
2026-03-26 22:17:18 [adesa.de] INFO: Saving data for 10726246: {'auction_closing_time': 1774617300.0, 'created_time': 1774460614.991088, 'last_price_update_time': 1774563438.618516}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726246') HTTP/1.1" 204 0
2026-03-26 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a11d26e1-9451-5e39-96b7-30fe9d128ced with identifier: 10726239
2026-03-26 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a11d26e1-9451-5e39-96b7-30fe9d128ced with scrape type 2
2026-03-26 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a11d26e1-9451-5e39-96b7-30fe9d128ced with scrape type 2
2026-03-26 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a11d26e1-9451-5e39-96b7-30fe9d128ced, identifier: 10726239
2026-03-26 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a11d26e1-9451-5e39-96b7-30fe9d128ced with identifier: 10726239
2026-03-26 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a11d26e1-9451-5e39-96b7-30fe9d128ced with identifier: 10726239
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a11d26e1-9451-5e39-96b7-30fe9d128ced with identifier: 10726239 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a11d26e1-9451-5e39-96b7-30fe9d128ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '510564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726239',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726239%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.de] INFO: Saving data for 10726239: {'auction_closing_time': 1774617300.0, 'created_time': 1774460610.452822, 'last_price_update_time': 1774563439.057537}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726239') HTTP/1.1" 204 0
2026-03-26 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a1d986-051e-57a2-8a49-324440ad2fee with identifier: 10726230
2026-03-26 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a1d986-051e-57a2-8a49-324440ad2fee with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a1d986-051e-57a2-8a49-324440ad2fee with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0a1d986-051e-57a2-8a49-324440ad2fee, identifier: 10726230
2026-03-26 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8720808-4d48-5cfb-947a-363266b90ca5 with identifier: 10726228
2026-03-26 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8720808-4d48-5cfb-947a-363266b90ca5 with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8720808-4d48-5cfb-947a-363266b90ca5 with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e8720808-4d48-5cfb-947a-363266b90ca5, identifier: 10726228
2026-03-26 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0a1d986-051e-57a2-8a49-324440ad2fee with identifier: 10726230
2026-03-26 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0a1d986-051e-57a2-8a49-324440ad2fee with identifier: 10726230
2026-03-26 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0a1d986-051e-57a2-8a49-324440ad2fee with identifier: 10726230 to the API
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd0a1d986-051e-57a2-8a49-324440ad2fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '419870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726230',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36700,
'price_includes_vat': True,
'registration_date': '2025-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 eTSI Life - Hybrid - Automatic - 203 hp - 10 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726230%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.de] INFO: Saving data for 10726230: {'auction_closing_time': 1774617300.0, 'created_time': 1774460588.382092, 'last_price_update_time': 1774563439.564558}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726230') HTTP/1.1" 204 0
2026-03-26 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e8720808-4d48-5cfb-947a-363266b90ca5 with identifier: 10726228
2026-03-26 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e8720808-4d48-5cfb-947a-363266b90ca5 with identifier: 10726228
2026-03-26 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e8720808-4d48-5cfb-947a-363266b90ca5 with identifier: 10726228 to the API
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e8720808-4d48-5cfb-947a-363266b90ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '509592',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726228',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40900,
'price_includes_vat': True,
'registration_date': '2025-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 Life - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726228%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.de] INFO: Saving data for 10726228: {'auction_closing_time': 1774617300.0, 'created_time': 1774460598.401319, 'last_price_update_time': 1774563439.871707}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726228') HTTP/1.1" 204 0
2026-03-26 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with identifier: 10726245
2026-03-26 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6140cdf7-ed37-50c0-80b8-0cb08b79eca8, identifier: 10726245
2026-03-26 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with identifier: 10726241
2026-03-26 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82328e4e-fe5f-5701-af9b-d68fc6ef00e1, identifier: 10726241
2026-03-26 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with identifier: 10726245
2026-03-26 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with identifier: 10726245
2026-03-26 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6140cdf7-ed37-50c0-80b8-0cb08b79eca8 with identifier: 10726245 to the API
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 271,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '6140cdf7-ed37-50c0-80b8-0cb08b79eca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '414560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726245',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44300,
'price_includes_vat': True,
'registration_date': '2025-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 Style - Hybrid - Automatic - 271 hp - 10 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726245%27 HTTP/1.1" 200 None
2026-03-26 22:17:20 [adesa.de] INFO: Saving data for 10726245: {'auction_closing_time': 1774617300.0, 'created_time': 1774460596.940637, 'last_price_update_time': 1774563440.532408}
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726245') HTTP/1.1" 204 0
2026-03-26 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with identifier: 10726241
2026-03-26 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with identifier: 10726241
2026-03-26 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82328e4e-fe5f-5701-af9b-d68fc6ef00e1 with identifier: 10726241 to the API
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '82328e4e-fe5f-5701-af9b-d68fc6ef00e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '509750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726241',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40900,
'price_includes_vat': True,
'registration_date': '2026-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726241%27 HTTP/1.1" 200 None
2026-03-26 22:17:20 [adesa.de] INFO: Saving data for 10726241: {'auction_closing_time': 1774617300.0, 'created_time': 1774460614.586945, 'last_price_update_time': 1774563440.81536}
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726241') HTTP/1.1" 204 0
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [adesa.de] INFO: Found listing with ID: 10732025
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732025%27 HTTP/1.1" 200 None
2026-03-26 22:17:20 [adesa.de] INFO: Scrape type for 10732025: 0
2026-03-26 22:17:20 [adesa.de] INFO: Skipping item 10732025 url https://www.openlane.eu/en/carv6/auction/10732025
2026-03-26 22:17:20 [adesa.de] INFO: Found listing with ID: 10732032
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732032%27 HTTP/1.1" 200 None
2026-03-26 22:17:20 [adesa.de] INFO: Scrape type for 10732032: 0
2026-03-26 22:17:20 [adesa.de] INFO: Skipping item 10732032 url https://www.openlane.eu/en/carv6/auction/10732032
2026-03-26 22:17:20 [adesa.de] INFO: Found listing with ID: 10732086
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732086%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732086: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732086 url https://www.openlane.eu/en/carv6/auction/10732086
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732102
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732102%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732102: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732102 url https://www.openlane.eu/en/carv6/auction/10732102
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732058
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732058%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732058: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732058 url https://www.openlane.eu/en/carv6/auction/10732058
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732111
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732111%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732111: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732111 url https://www.openlane.eu/en/carv6/auction/10732111
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732066
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732066%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732066: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732066 url https://www.openlane.eu/en/carv6/auction/10732066
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732053
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732053%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732053: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732053 url https://www.openlane.eu/en/carv6/auction/10732053
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732089
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732089%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732089: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732089 url https://www.openlane.eu/en/carv6/auction/10732089
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732049
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732049%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732049: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732049 url https://www.openlane.eu/en/carv6/auction/10732049
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732107
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732107%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732107: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732107 url https://www.openlane.eu/en/carv6/auction/10732107
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732104
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732104%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732104: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732104 url https://www.openlane.eu/en/carv6/auction/10732104
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732068
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732068%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732068: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732068 url https://www.openlane.eu/en/carv6/auction/10732068
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732105
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732105%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732105: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732105 url https://www.openlane.eu/en/carv6/auction/10732105
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732108
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732108%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732108: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732108 url https://www.openlane.eu/en/carv6/auction/10732108
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732101
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732101%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732101: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732101 url https://www.openlane.eu/en/carv6/auction/10732101
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732090
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732090%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732090: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732090 url https://www.openlane.eu/en/carv6/auction/10732090
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732106
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732106%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732106: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732106 url https://www.openlane.eu/en/carv6/auction/10732106
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732069
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732069%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732069: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732069 url https://www.openlane.eu/en/carv6/auction/10732069
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732070
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732070%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732070: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732070 url https://www.openlane.eu/en/carv6/auction/10732070
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732057
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732057%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732057: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732057 url https://www.openlane.eu/en/carv6/auction/10732057
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732028
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732028%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732028: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732028 url https://www.openlane.eu/en/carv6/auction/10732028
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732030
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732030%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732030: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732030 url https://www.openlane.eu/en/carv6/auction/10732030
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732087
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732087%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732087: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732087 url https://www.openlane.eu/en/carv6/auction/10732087
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732088
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732088%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732088: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732088 url https://www.openlane.eu/en/carv6/auction/10732088
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732031
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732031%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732031: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732031 url https://www.openlane.eu/en/carv6/auction/10732031
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732065
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732065%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732065: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732065 url https://www.openlane.eu/en/carv6/auction/10732065
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732044
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732044%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732044: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732044 url https://www.openlane.eu/en/carv6/auction/10732044
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732067
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732067%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732067: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732067 url https://www.openlane.eu/en/carv6/auction/10732067
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732054
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732054%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732054: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732054 url https://www.openlane.eu/en/carv6/auction/10732054
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732052
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732052%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732052: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732052 url https://www.openlane.eu/en/carv6/auction/10732052
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732029
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732029%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732029: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732029 url https://www.openlane.eu/en/carv6/auction/10732029
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732109
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732109%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732109: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732109 url https://www.openlane.eu/en/carv6/auction/10732109
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10732064
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732064%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10732064: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10732064 url https://www.openlane.eu/en/carv6/auction/10732064
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727844
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727844%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727844: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727844 url https://www.openlane.eu/en/carv6/auction/10727844
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727904
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727904%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727904: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727904 url https://www.openlane.eu/en/carv6/auction/10727904
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727918
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727918%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727918: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727918 url https://www.openlane.eu/en/carv6/auction/10727918
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728086
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728086%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728086: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728086 url https://www.openlane.eu/en/carv6/auction/10728086
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728031
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728031%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728031: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728031 url https://www.openlane.eu/en/carv6/auction/10728031
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727825
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727825%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727825: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727825 url https://www.openlane.eu/en/carv6/auction/10727825
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727990
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727990%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727990: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727990 url https://www.openlane.eu/en/carv6/auction/10727990
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728020
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728020%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728020: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728020 url https://www.openlane.eu/en/carv6/auction/10728020
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727943
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727943%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727943: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727943 url https://www.openlane.eu/en/carv6/auction/10727943
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728017
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728017%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728017: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728017 url https://www.openlane.eu/en/carv6/auction/10728017
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727846
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727846%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727846: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727846 url https://www.openlane.eu/en/carv6/auction/10727846
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727832
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727832%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727832: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727832 url https://www.openlane.eu/en/carv6/auction/10727832
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727838
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727838%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727838: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727838 url https://www.openlane.eu/en/carv6/auction/10727838
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727836
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727836%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727836: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727836 url https://www.openlane.eu/en/carv6/auction/10727836
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727917
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727917%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727917: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727917 url https://www.openlane.eu/en/carv6/auction/10727917
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728025
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728025%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728025: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728025 url https://www.openlane.eu/en/carv6/auction/10728025
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727901
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727901%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727901: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727901 url https://www.openlane.eu/en/carv6/auction/10727901
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727886
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727886%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727886: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727886 url https://www.openlane.eu/en/carv6/auction/10727886
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728054
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728054%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728054: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728054 url https://www.openlane.eu/en/carv6/auction/10728054
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727888
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727888%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727888: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727888 url https://www.openlane.eu/en/carv6/auction/10727888
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727933
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727933%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727933: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727933 url https://www.openlane.eu/en/carv6/auction/10727933
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10728103
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728103%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10728103: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10728103 url https://www.openlane.eu/en/carv6/auction/10728103
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727843
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727843%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727843: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727843 url https://www.openlane.eu/en/carv6/auction/10727843
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727821
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727821%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.de] INFO: Scrape type for 10727821: 0
2026-03-26 22:17:21 [adesa.de] INFO: Skipping item 10727821 url https://www.openlane.eu/en/carv6/auction/10727821
2026-03-26 22:17:21 [adesa.de] INFO: Found listing with ID: 10727858
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727858%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727858: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727858 url https://www.openlane.eu/en/carv6/auction/10727858
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727813
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727813%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727813: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727813 url https://www.openlane.eu/en/carv6/auction/10727813
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727851
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727851%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727851: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727851 url https://www.openlane.eu/en/carv6/auction/10727851
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727814
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727814%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727814: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727814 url https://www.openlane.eu/en/carv6/auction/10727814
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727993
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727993%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727993: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727993 url https://www.openlane.eu/en/carv6/auction/10727993
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727815
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727815%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727815: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727815 url https://www.openlane.eu/en/carv6/auction/10727815
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727871
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727871%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727871: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727871 url https://www.openlane.eu/en/carv6/auction/10727871
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727891
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727891%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727891: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727891 url https://www.openlane.eu/en/carv6/auction/10727891
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727986
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727986%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727986: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727986 url https://www.openlane.eu/en/carv6/auction/10727986
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727819
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727819%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727819: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727819 url https://www.openlane.eu/en/carv6/auction/10727819
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727903
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727903%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727903: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727903 url https://www.openlane.eu/en/carv6/auction/10727903
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727896
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727896%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727896: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727896 url https://www.openlane.eu/en/carv6/auction/10727896
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727828
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727828%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727828: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727828 url https://www.openlane.eu/en/carv6/auction/10727828
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728099
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728099%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728099: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728099 url https://www.openlane.eu/en/carv6/auction/10728099
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727906
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727906%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727906: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727906 url https://www.openlane.eu/en/carv6/auction/10727906
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728005
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728005%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728005: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728005 url https://www.openlane.eu/en/carv6/auction/10728005
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728046
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728046%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728046: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728046 url https://www.openlane.eu/en/carv6/auction/10728046
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728110
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728110%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728110: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728110 url https://www.openlane.eu/en/carv6/auction/10728110
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728066
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728066%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728066: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728066 url https://www.openlane.eu/en/carv6/auction/10728066
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727894
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727894%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727894: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727894 url https://www.openlane.eu/en/carv6/auction/10727894
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727868
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727868%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727868: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727868 url https://www.openlane.eu/en/carv6/auction/10727868
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728010
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728010%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728010: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728010 url https://www.openlane.eu/en/carv6/auction/10728010
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727932
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727932%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727932: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727932 url https://www.openlane.eu/en/carv6/auction/10727932
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727842
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727842%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727842: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727842 url https://www.openlane.eu/en/carv6/auction/10727842
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727870
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727870%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727870: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727870 url https://www.openlane.eu/en/carv6/auction/10727870
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727863
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727863%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727863: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727863 url https://www.openlane.eu/en/carv6/auction/10727863
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727864
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727864%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727864: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727864 url https://www.openlane.eu/en/carv6/auction/10727864
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727934
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727934%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727934: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727934 url https://www.openlane.eu/en/carv6/auction/10727934
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728051
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728051%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728051: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728051 url https://www.openlane.eu/en/carv6/auction/10728051
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728070
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728070%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728070: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728070 url https://www.openlane.eu/en/carv6/auction/10728070
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727845
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727845%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727845: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727845 url https://www.openlane.eu/en/carv6/auction/10727845
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728082
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728082%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728082: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728082 url https://www.openlane.eu/en/carv6/auction/10728082
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728106
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728106%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728106: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728106 url https://www.openlane.eu/en/carv6/auction/10728106
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727997
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727997%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727997: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727997 url https://www.openlane.eu/en/carv6/auction/10727997
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727909
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727909%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727909: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727909 url https://www.openlane.eu/en/carv6/auction/10727909
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727857
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727857%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727857: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727857 url https://www.openlane.eu/en/carv6/auction/10727857
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727905
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727905%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727905: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727905 url https://www.openlane.eu/en/carv6/auction/10727905
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727879
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727879%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727879: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727879 url https://www.openlane.eu/en/carv6/auction/10727879
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727919
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727919%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727919: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727919 url https://www.openlane.eu/en/carv6/auction/10727919
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727915
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727915%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727915: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727915 url https://www.openlane.eu/en/carv6/auction/10727915
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10728040
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728040%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10728040: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10728040 url https://www.openlane.eu/en/carv6/auction/10728040
2026-03-26 22:17:22 [adesa.de] INFO: Found listing with ID: 10727818
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727818%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.de] INFO: Scrape type for 10727818: 0
2026-03-26 22:17:22 [adesa.de] INFO: Skipping item 10727818 url https://www.openlane.eu/en/carv6/auction/10727818
2026-03-26 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with identifier: 10712851
2026-03-26 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31, identifier: 10712851
2026-03-26 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with identifier: 10712851
2026-03-26 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with identifier: 10712851
2026-03-26 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 890ebeeb-76c6-5f3d-a4ab-a149b27dbf31 with identifier: 10712851 to the API
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712851>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '890ebeeb-76c6-5f3d-a4ab-a149b27dbf31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'IN-A 5054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712851',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 235812,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1950,
'price_includes_vat': True,
'registration_date': '2012-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Momentum - Petrol - Automatic - 149 hp - 235.812 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2012}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712851%27 HTTP/1.1" 200 None
2026-03-26 22:17:23 [adesa.de] INFO: Saving data for 10712851: {'auction_closing_time': 1774616400.0, 'created_time': 1774460594.125222, 'last_price_update_time': 1774563443.428845}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10712851') HTTP/1.1" 204 0
2026-03-26 22:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727924
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727924%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727924: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727924 url https://www.openlane.eu/en/carv6/auction/10727924
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727953
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727953%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727953: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727953 url https://www.openlane.eu/en/carv6/auction/10727953
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727849
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727849%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727849: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727849 url https://www.openlane.eu/en/carv6/auction/10727849
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727927
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727927%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727927: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727927 url https://www.openlane.eu/en/carv6/auction/10727927
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727867
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727867%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727867: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727867 url https://www.openlane.eu/en/carv6/auction/10727867
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727956
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727956%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727956: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727956 url https://www.openlane.eu/en/carv6/auction/10727956
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10728078
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728078%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10728078: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10728078 url https://www.openlane.eu/en/carv6/auction/10728078
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727920
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727920%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727920: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727920 url https://www.openlane.eu/en/carv6/auction/10727920
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727852
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727852%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727852: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727852 url https://www.openlane.eu/en/carv6/auction/10727852
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10728001
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728001%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10728001: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10728001 url https://www.openlane.eu/en/carv6/auction/10728001
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727833
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727833%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727833: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727833 url https://www.openlane.eu/en/carv6/auction/10727833
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727877
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727877%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727877: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727877 url https://www.openlane.eu/en/carv6/auction/10727877
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727926
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727926%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727926: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727926 url https://www.openlane.eu/en/carv6/auction/10727926
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727937
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727937%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727937: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727937 url https://www.openlane.eu/en/carv6/auction/10727937
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10728044
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728044%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10728044: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10728044 url https://www.openlane.eu/en/carv6/auction/10728044
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10728061
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728061%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10728061: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10728061 url https://www.openlane.eu/en/carv6/auction/10728061
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727887
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727887%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727887: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727887 url https://www.openlane.eu/en/carv6/auction/10727887
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727912
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727912%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727912: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727912 url https://www.openlane.eu/en/carv6/auction/10727912
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727977
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727977%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727977: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727977 url https://www.openlane.eu/en/carv6/auction/10727977
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727892
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727892%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727892: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727892 url https://www.openlane.eu/en/carv6/auction/10727892
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727835
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727835%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727835: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727835 url https://www.openlane.eu/en/carv6/auction/10727835
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727856
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727856%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727856: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727856 url https://www.openlane.eu/en/carv6/auction/10727856
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727935
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727935%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727935: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727935 url https://www.openlane.eu/en/carv6/auction/10727935
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727971
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727971%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727971: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727971 url https://www.openlane.eu/en/carv6/auction/10727971
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727854
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727854%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727854: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727854 url https://www.openlane.eu/en/carv6/auction/10727854
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727861
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727861%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727861: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727861 url https://www.openlane.eu/en/carv6/auction/10727861
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727848
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727848%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727848: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727848 url https://www.openlane.eu/en/carv6/auction/10727848
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727889
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727889%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727889: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727889 url https://www.openlane.eu/en/carv6/auction/10727889
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727812
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727812%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727812: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727812 url https://www.openlane.eu/en/carv6/auction/10727812
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10728112
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728112%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10728112: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10728112 url https://www.openlane.eu/en/carv6/auction/10728112
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727900
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727900%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727900: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727900 url https://www.openlane.eu/en/carv6/auction/10727900
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727831
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727831%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727831: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727831 url https://www.openlane.eu/en/carv6/auction/10727831
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727860
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727860%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727860: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727860 url https://www.openlane.eu/en/carv6/auction/10727860
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727914
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727914%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727914: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727914 url https://www.openlane.eu/en/carv6/auction/10727914
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727837
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727837%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727837: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727837 url https://www.openlane.eu/en/carv6/auction/10727837
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727897
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727897%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727897: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727897 url https://www.openlane.eu/en/carv6/auction/10727897
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727922
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727922%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727922: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727922 url https://www.openlane.eu/en/carv6/auction/10727922
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727824
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727824%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.de] INFO: Scrape type for 10727824: 0
2026-03-26 22:17:25 [adesa.de] INFO: Skipping item 10727824 url https://www.openlane.eu/en/carv6/auction/10727824
2026-03-26 22:17:25 [adesa.de] INFO: Found listing with ID: 10727940
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727940%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727940: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727940 url https://www.openlane.eu/en/carv6/auction/10727940
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728028
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728028%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728028: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728028 url https://www.openlane.eu/en/carv6/auction/10728028
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727898
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727898%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727898: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727898 url https://www.openlane.eu/en/carv6/auction/10727898
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727829
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727829%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727829: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727829 url https://www.openlane.eu/en/carv6/auction/10727829
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728057
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728057%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728057: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728057 url https://www.openlane.eu/en/carv6/auction/10728057
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727878
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727878%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727878: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727878 url https://www.openlane.eu/en/carv6/auction/10727878
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727930
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727930%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727930: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727930 url https://www.openlane.eu/en/carv6/auction/10727930
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727874
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727874%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727874: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727874 url https://www.openlane.eu/en/carv6/auction/10727874
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727981
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727981%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727981: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727981 url https://www.openlane.eu/en/carv6/auction/10727981
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727947
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727947%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727947: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727947 url https://www.openlane.eu/en/carv6/auction/10727947
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728063
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728063%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728063: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728063 url https://www.openlane.eu/en/carv6/auction/10728063
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727840
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727840%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727840: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727840 url https://www.openlane.eu/en/carv6/auction/10727840
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727916
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727916%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727916: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727916 url https://www.openlane.eu/en/carv6/auction/10727916
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728089
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728089%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728089: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728089 url https://www.openlane.eu/en/carv6/auction/10728089
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727865
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727865%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727865: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727865 url https://www.openlane.eu/en/carv6/auction/10727865
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727967
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727967%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727967: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727967 url https://www.openlane.eu/en/carv6/auction/10727967
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727910
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727910%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727910: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727910 url https://www.openlane.eu/en/carv6/auction/10727910
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727822
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727822%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727822: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727822 url https://www.openlane.eu/en/carv6/auction/10727822
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727925
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727925%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727925: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727925 url https://www.openlane.eu/en/carv6/auction/10727925
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727895
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727895%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727895: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727895 url https://www.openlane.eu/en/carv6/auction/10727895
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727816
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727816%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727816: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727816 url https://www.openlane.eu/en/carv6/auction/10727816
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727882
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727882%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727882: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727882 url https://www.openlane.eu/en/carv6/auction/10727882
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728035
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728035%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728035: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728035 url https://www.openlane.eu/en/carv6/auction/10728035
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727850
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727850%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727850: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727850 url https://www.openlane.eu/en/carv6/auction/10727850
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727911
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727911%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727911: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727911 url https://www.openlane.eu/en/carv6/auction/10727911
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727883
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727883%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727883: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727883 url https://www.openlane.eu/en/carv6/auction/10727883
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727931
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727931%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727931: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727931 url https://www.openlane.eu/en/carv6/auction/10727931
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727959
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727959%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727959: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727959 url https://www.openlane.eu/en/carv6/auction/10727959
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727950
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727950%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727950: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727950 url https://www.openlane.eu/en/carv6/auction/10727950
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728015
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728015%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728015: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728015 url https://www.openlane.eu/en/carv6/auction/10728015
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727923
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727923%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727923: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727923 url https://www.openlane.eu/en/carv6/auction/10727923
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728093
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728093%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728093: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728093 url https://www.openlane.eu/en/carv6/auction/10728093
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727974
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727974%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727974: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727974 url https://www.openlane.eu/en/carv6/auction/10727974
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727834
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727834%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727834: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727834 url https://www.openlane.eu/en/carv6/auction/10727834
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10727921
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727921%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10727921: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10727921 url https://www.openlane.eu/en/carv6/auction/10727921
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728095
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728095%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728095: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728095 url https://www.openlane.eu/en/carv6/auction/10728095
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728218
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728218%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728218: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728218 url https://www.openlane.eu/en/carv6/auction/10728218
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10728115
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728115%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10728115: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10728115 url https://www.openlane.eu/en/carv6/auction/10728115
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724794
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724794%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724794: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724794 url https://www.openlane.eu/en/carv6/auction/10724794
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724890
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724890%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724890: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724890 url https://www.openlane.eu/en/carv6/auction/10724890
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724737
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724737%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724737: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724737 url https://www.openlane.eu/en/carv6/auction/10724737
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724521
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724521%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724521: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724521 url https://www.openlane.eu/en/carv6/auction/10724521
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724733
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724733%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724733: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724733 url https://www.openlane.eu/en/carv6/auction/10724733
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724739
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724739%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724739: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724739 url https://www.openlane.eu/en/carv6/auction/10724739
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724740
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724740%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724740: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724740 url https://www.openlane.eu/en/carv6/auction/10724740
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724797
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724797%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724797: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724797 url https://www.openlane.eu/en/carv6/auction/10724797
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724883
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724883%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724883: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724883 url https://www.openlane.eu/en/carv6/auction/10724883
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724882
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724882%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724882: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724882 url https://www.openlane.eu/en/carv6/auction/10724882
2026-03-26 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724887
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724887%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724887: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724887 url https://www.openlane.eu/en/carv6/auction/10724887
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10731664
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731664%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10731664: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10731664 url https://www.openlane.eu/en/carv6/auction/10731664
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10723921
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723921%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10723921: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10723921 url https://www.openlane.eu/en/carv6/auction/10723921
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10723922
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723922%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10723922: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10723922 url https://www.openlane.eu/en/carv6/auction/10723922
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724745
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724745%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724745: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724745 url https://www.openlane.eu/en/carv6/auction/10724745
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724734
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724734%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724734: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724734 url https://www.openlane.eu/en/carv6/auction/10724734
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724731
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724731%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724731: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724731 url https://www.openlane.eu/en/carv6/auction/10724731
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10723918
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723918%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10723918: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10723918 url https://www.openlane.eu/en/carv6/auction/10723918
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724732
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724732%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724732: 0
2026-03-26 22:17:26 [adesa.de] INFO: Skipping item 10724732 url https://www.openlane.eu/en/carv6/auction/10724732
2026-03-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724796
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724796%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.de] INFO: Scrape type for 10724796: 2
2026-03-26 22:17:26 [adesa.de] INFO: Scraping item 10724796 url https://www.openlane.eu/en/carv6/auction/10724796
2026-03-26 22: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-26 22:17:26 [adesa.de] INFO: Found listing with ID: 10724748
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724748%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.de] INFO: Scrape type for 10724748: 0
2026-03-26 22:17:27 [adesa.de] INFO: Skipping item 10724748 url https://www.openlane.eu/en/carv6/auction/10724748
2026-03-26 22:17:27 [adesa.de] INFO: Found listing with ID: 10724808
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724808%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.de] INFO: Scrape type for 10724808: 0
2026-03-26 22:17:27 [adesa.de] INFO: Skipping item 10724808 url https://www.openlane.eu/en/carv6/auction/10724808
2026-03-26 22:17:27 [adesa.de] INFO: Found listing with ID: 10724738
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724738%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.de] INFO: Scrape type for 10724738: 2
2026-03-26 22:17:27 [adesa.de] INFO: Scraping item 10724738 url https://www.openlane.eu/en/carv6/auction/10724738
2026-03-26 22:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f2c439-0223-5603-96af-018f4fa1c0d5 with identifier: 10726247
2026-03-26 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f2c439-0223-5603-96af-018f4fa1c0d5 with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f2c439-0223-5603-96af-018f4fa1c0d5 with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34f2c439-0223-5603-96af-018f4fa1c0d5, identifier: 10726247
2026-03-26 22:17:27 [adesa.de] INFO: Found listing with ID: 10724795
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724795%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.de] INFO: Scrape type for 10724795: 2
2026-03-26 22:17:27 [adesa.de] INFO: Scraping item 10724795 url https://www.openlane.eu/en/carv6/auction/10724795
2026-03-26 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34f2c439-0223-5603-96af-018f4fa1c0d5 with identifier: 10726247
2026-03-26 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34f2c439-0223-5603-96af-018f4fa1c0d5 with identifier: 10726247
2026-03-26 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34f2c439-0223-5603-96af-018f4fa1c0d5 with identifier: 10726247 to the API
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 271,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '34f2c439-0223-5603-96af-018f4fa1c0d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '413585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726247',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 44300,
'price_includes_vat': True,
'registration_date': '2025-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 R-Line - Hybrid - Automatic - 271 hp - 10 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726247%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.de] INFO: Saving data for 10726247: {'auction_closing_time': 1774617300.0, 'created_time': 1774460597.329785, 'last_price_update_time': 1774563447.768501}
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726247') HTTP/1.1" 204 0
2026-03-26 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10724794
2026-03-26 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7db930e-6063-5f3a-a052-86ecd7f6c2aa, identifier: 10724794
2026-03-26 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10724794
2026-03-26 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10724794
2026-03-26 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10724794 to the API
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7db930e-6063-5f3a-a052-86ecd7f6c2aa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600772DE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724794',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 41136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Allroad 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'41.136 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724794%27 HTTP/1.1" 200 None
2026-03-26 22:17:28 [adesa.de] INFO: Saving data for 10724794: {'auction_closing_time': 1774614600.0, 'created_time': 1774460581.579219, 'last_price_update_time': 1774563448.457917}
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724794') HTTP/1.1" 204 0
2026-03-26 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with identifier: 10724882
2026-03-26 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420, identifier: 10724882
2026-03-26 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with identifier: 10724882
2026-03-26 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with identifier: 10724882
2026-03-26 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420 with identifier: 10724882 to the API
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 235,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '5d7ac9dd-ddd0-5bc4-83ab-6d0bb65b5420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57753085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724882',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 41401,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Hyundai Ioniq 5 58 kWh Uniq - AWD - Electric - Automatic - 235 hp - '
'41.401 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724882%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.de] INFO: Saving data for 10724882: {'auction_closing_time': 1774614600.0, 'created_time': 1774460546.371019, 'last_price_update_time': 1774563449.039496}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724882') HTTP/1.1" 204 0
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10724796
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f555f0-9bd7-5816-9c7f-759f135fef89 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f555f0-9bd7-5816-9c7f-759f135fef89 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44f555f0-9bd7-5816-9c7f-759f135fef89, identifier: 10724796
2026-03-26 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10724796
2026-03-26 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10724796
2026-03-26 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44f555f0-9bd7-5816-9c7f-759f135fef89 with identifier: 10724796 to the API
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724796>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '44f555f0-9bd7-5816-9c7f-759f135fef89',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31612081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724796',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 30735,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 498 hp - 30.735 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724796%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.de] INFO: Saving data for 10724796: {'auction_closing_time': 1774614600.0, 'created_time': 1774460512.746473, 'last_price_update_time': 1774563449.581263}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724796') HTTP/1.1" 204 0
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with identifier: 10724890
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ca305d-ecc9-5dfc-9b31-30c42533d3bb, identifier: 10724890
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with identifier: 10724890
2026-03-26 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with identifier: 10724890
2026-03-26 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ca305d-ecc9-5dfc-9b31-30c42533d3bb with identifier: 10724890 to the API
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'b3ca305d-ecc9-5dfc-9b31-30c42533d3bb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H250357461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724890',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 60962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI - Diesel - Automatic - 163 hp - 60.962 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724890%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.de] INFO: Saving data for 10724890: {'auction_closing_time': 1774614600.0, 'created_time': 1774460583.541505, 'last_price_update_time': 1774563450.02958}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724890') HTTP/1.1" 204 0
2026-03-26 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10723921
2026-03-26 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ddb69db-cca2-5b44-bb9d-58b523928b42 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ddb69db-cca2-5b44-bb9d-58b523928b42 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ddb69db-cca2-5b44-bb9d-58b523928b42, identifier: 10723921
2026-03-26 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10724738
2026-03-26 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9, identifier: 10724738
2026-03-26 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10724887
2026-03-26 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4, identifier: 10724887
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10723921
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10723921
2026-03-26 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ddb69db-cca2-5b44-bb9d-58b523928b42 with identifier: 10723921 to the API
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 176,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '9ddb69db-cca2-5b44-bb9d-58b523928b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723921',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 4799,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 Comfort - Electric - Automatic - 176 hp - 4.799 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723921%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.de] INFO: Saving data for 10723921: {'auction_closing_time': 1774614600.0, 'created_time': 1774460526.194459, 'last_price_update_time': 1774563450.643248}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723921') HTTP/1.1" 204 0
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10724738
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10724738
2026-03-26 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4018c78f-c70a-5e3a-b4a7-c66eb92753f9 with identifier: 10724738 to the API
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724738>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '4018c78f-c70a-5e3a-b4a7-c66eb92753f9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HRO-VK 222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724738',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 345141,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Amarok 2.0 TDI - 4Motion - Diesel - Manual - 140 hp - '
'345.141 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724738%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.de] INFO: Saving data for 10724738: {'auction_closing_time': 1774614600.0, 'created_time': 1774460512.388603, 'last_price_update_time': 1774563450.946192}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724738') HTTP/1.1" 204 0
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10724887
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10724887
2026-03-26 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43839a07-f3b0-5a33-a1f6-64e75c00ebf4 with identifier: 10724887 to the API
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724887>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '43839a07-f3b0-5a33-a1f6-64e75c00ebf4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-DW114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724887',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 187573,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 4,
'seller_name': 'ARVAL-DE',
'title': 'Mercedes-Benz C 220d - Diesel - Automatic - 194 hp - 187.573 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724887%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Saving data for 10724887: {'auction_closing_time': 1774614600.0, 'created_time': 1774460552.870395, 'last_price_update_time': 1774563451.52601}
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724887') HTTP/1.1" 204 0
2026-03-26 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724885
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724885%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724885: 2
2026-03-26 22:17:31 [adesa.de] INFO: Scraping item 10724885 url https://www.openlane.eu/en/carv6/auction/10724885
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724744
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724744%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724744: 2
2026-03-26 22:17:31 [adesa.de] INFO: Scraping item 10724744 url https://www.openlane.eu/en/carv6/auction/10724744
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724886
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724886%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724886: 0
2026-03-26 22:17:31 [adesa.de] INFO: Skipping item 10724886 url https://www.openlane.eu/en/carv6/auction/10724886
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724742
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724742%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724742: 0
2026-03-26 22:17:31 [adesa.de] INFO: Skipping item 10724742 url https://www.openlane.eu/en/carv6/auction/10724742
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724747
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724747%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724747: 0
2026-03-26 22:17:31 [adesa.de] INFO: Skipping item 10724747 url https://www.openlane.eu/en/carv6/auction/10724747
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724743
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724743%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724743: 2
2026-03-26 22:17:31 [adesa.de] INFO: Scraping item 10724743 url https://www.openlane.eu/en/carv6/auction/10724743
2026-03-26 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10723917
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723917%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10723917: 2
2026-03-26 22:17:31 [adesa.de] INFO: Scraping item 10723917 url https://www.openlane.eu/en/carv6/auction/10723917
2026-03-26 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724798
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724798%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724798: 0
2026-03-26 22:17:31 [adesa.de] INFO: Skipping item 10724798 url https://www.openlane.eu/en/carv6/auction/10724798
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10724735
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724735%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.de] INFO: Scrape type for 10724735: 2
2026-03-26 22:17:31 [adesa.de] INFO: Scraping item 10724735 url https://www.openlane.eu/en/carv6/auction/10724735
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [adesa.de] INFO: Found listing with ID: 10723920
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723920%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10723920: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10723920 url https://www.openlane.eu/en/carv6/auction/10723920
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10724736
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724736%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10724736: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10724736 url https://www.openlane.eu/en/carv6/auction/10724736
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10724750
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724750%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10724750: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10724750 url https://www.openlane.eu/en/carv6/auction/10724750
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10724888
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724888%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10724888: 2
2026-03-26 22:17:32 [adesa.de] INFO: Scraping item 10724888 url https://www.openlane.eu/en/carv6/auction/10724888
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10724749
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724749%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10724749: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10724749 url https://www.openlane.eu/en/carv6/auction/10724749
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10724746
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724746%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10724746: 2
2026-03-26 22:17:32 [adesa.de] INFO: Scraping item 10724746 url https://www.openlane.eu/en/carv6/auction/10724746
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726404%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726404: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726388%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726388: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726390%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726400%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726400: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726303%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726341%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726341: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726356%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726356: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726300%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726300: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726402%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726402: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726380%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726557%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726557: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726555%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726555: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726352%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726406%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-26 22:17:32 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-26 22:17:32 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726326%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Scrape type for 10726326: 2
2026-03-26 22:17:32 [adesa.de] INFO: Scraping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-26 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10724883
2026-03-26 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7, identifier: 10724883
2026-03-26 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10724737
2026-03-26 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 401bad55-c26b-58ee-95c4-3540b9ead37f, identifier: 10724737
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10724883
2026-03-26 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10724883
2026-03-26 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10724883 to the API
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '80367dcc-1d4a-5af8-9b14-b2e6ce378cc7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA-ST 748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724883',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 161583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-10-17',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Transit Trend - Diesel - Manual - 130 hp - 161.583 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724883%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.de] INFO: Saving data for 10724883: {'auction_closing_time': 1774614600.0, 'created_time': 1774460547.108188, 'last_price_update_time': 1774563452.923482}
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724883') HTTP/1.1" 204 0
2026-03-26 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10724737
2026-03-26 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10724737
2026-03-26 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10724737 to the API
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': '401bad55-c26b-58ee-95c4-3540b9ead37f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA-KY 9003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724737',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 67442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20i M Sport - xDrive - Petrol - Automatic - 178 hp - 67.442 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724737%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Saving data for 10724737: {'auction_closing_time': 1774614600.0, 'created_time': 1774460563.281205, 'last_price_update_time': 1774563453.341775}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724737') HTTP/1.1" 204 0
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726416%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726313%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726324%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726304: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726286%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726286: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726350%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726350: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726320%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726320: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726420%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726420: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726318%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726318: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726272%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726272: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726998%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726998: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726619%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726619: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726279%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726279: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726339%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726339: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726301%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726301: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727049%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10727049: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726425%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726425: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726271%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726271: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726347%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726347: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726394%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726394: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726386%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726386: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726383%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726383: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726430%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726430: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726345%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726345: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726354%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727136%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10727136: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726396%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726422: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726343%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726343: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726314%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726314: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726418%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726418: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726409%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726409: 2
2026-03-26 22:17:33 [adesa.de] INFO: Scraping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10730778
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730778%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10730778: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10730778 url https://www.openlane.eu/en/carv6/auction/10730778
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10726063
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726063%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.de] INFO: Scrape type for 10726063: 0
2026-03-26 22:17:33 [adesa.de] INFO: Skipping item 10726063 url https://www.openlane.eu/en/carv6/auction/10726063
2026-03-26 22:17:33 [adesa.de] INFO: Found listing with ID: 10728377
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728377%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728377: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10728377 url https://www.openlane.eu/en/carv6/auction/10728377
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728415
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728415%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728415: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10728415 url https://www.openlane.eu/en/carv6/auction/10728415
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728449
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728449%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728449: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728449 url https://www.openlane.eu/en/carv6/auction/10728449
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725941
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725941%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725941: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725941 url https://www.openlane.eu/en/carv6/auction/10725941
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728544
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728544%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728544: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728544 url https://www.openlane.eu/en/carv6/auction/10728544
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726068
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726068%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726068: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726068 url https://www.openlane.eu/en/carv6/auction/10726068
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725929
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725929%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725929: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10725929 url https://www.openlane.eu/en/carv6/auction/10725929
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728434
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728434%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728434: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10728434 url https://www.openlane.eu/en/carv6/auction/10728434
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725937
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725937%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725937: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725937 url https://www.openlane.eu/en/carv6/auction/10725937
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726076
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726076%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726076: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726076 url https://www.openlane.eu/en/carv6/auction/10726076
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726061
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726061%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726061: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10726061 url https://www.openlane.eu/en/carv6/auction/10726061
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728414
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728414%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728414: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10728414 url https://www.openlane.eu/en/carv6/auction/10728414
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725933
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725933%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725933: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725933 url https://www.openlane.eu/en/carv6/auction/10725933
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728442
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728442%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728442: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10728442 url https://www.openlane.eu/en/carv6/auction/10728442
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725942
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725942%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725942: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725942 url https://www.openlane.eu/en/carv6/auction/10725942
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726073
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726073%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726073: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726073 url https://www.openlane.eu/en/carv6/auction/10726073
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726065
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726065%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726065: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726065 url https://www.openlane.eu/en/carv6/auction/10726065
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726077
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726077%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726077: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726077 url https://www.openlane.eu/en/carv6/auction/10726077
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728420
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728420%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728420: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728420 url https://www.openlane.eu/en/carv6/auction/10728420
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728546
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728546%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728546: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728546 url https://www.openlane.eu/en/carv6/auction/10728546
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725935
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725935%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725935: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725935 url https://www.openlane.eu/en/carv6/auction/10725935
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725927
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725927%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725927: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10725927 url https://www.openlane.eu/en/carv6/auction/10725927
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728443
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728443%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728443: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728443 url https://www.openlane.eu/en/carv6/auction/10728443
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728419
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728419%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728419: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728419 url https://www.openlane.eu/en/carv6/auction/10728419
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728412
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728412%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728412: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728412 url https://www.openlane.eu/en/carv6/auction/10728412
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725930
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725930%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725930: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725930 url https://www.openlane.eu/en/carv6/auction/10725930
2026-03-26 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726070
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726070%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726070: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726070 url https://www.openlane.eu/en/carv6/auction/10726070
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10732656
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732656%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10732656: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10732656 url https://www.openlane.eu/en/carv6/auction/10732656
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726064
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726064%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726064: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726064 url https://www.openlane.eu/en/carv6/auction/10726064
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728450
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728450%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728450: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728450 url https://www.openlane.eu/en/carv6/auction/10728450
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10728188
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728188%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10728188: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10728188 url https://www.openlane.eu/en/carv6/auction/10728188
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726059
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726059%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726059: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726059 url https://www.openlane.eu/en/carv6/auction/10726059
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10725940
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725940%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10725940: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10725940 url https://www.openlane.eu/en/carv6/auction/10725940
2026-03-26 22: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-26 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726079
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726079%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726079: 0
2026-03-26 22:17:34 [adesa.de] INFO: Skipping item 10726079 url https://www.openlane.eu/en/carv6/auction/10726079
2026-03-26 22:17:34 [adesa.de] INFO: Found listing with ID: 10726060
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726060%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.de] INFO: Scrape type for 10726060: 2
2026-03-26 22:17:34 [adesa.de] INFO: Scraping item 10726060 url https://www.openlane.eu/en/carv6/auction/10726060
2026-03-26 22: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-26 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10724885
2026-03-26 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5661b3-5151-5954-95c5-d9feb4714e6d with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5661b3-5151-5954-95c5-d9feb4714e6d with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d5661b3-5151-5954-95c5-d9feb4714e6d, identifier: 10724885
2026-03-26 22:17:35 [adesa.de] INFO: Found listing with ID: 10728211
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728211%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.de] INFO: Scrape type for 10728211: 0
2026-03-26 22:17:35 [adesa.de] INFO: Skipping item 10728211 url https://www.openlane.eu/en/carv6/auction/10728211
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10724885
2026-03-26 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10724885
2026-03-26 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d5661b3-5151-5954-95c5-d9feb4714e6d with identifier: 10724885 to the API
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724885>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '1d5661b3-5151-5954-95c5-d9feb4714e6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-ST 1048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724885',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 277194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2014-08-14',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.6 TDI - Diesel - Manual - 102 hp - 277.194 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724885%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.de] INFO: Saving data for 10724885: {'auction_closing_time': 1774614600.0, 'created_time': 1774460510.893096, 'last_price_update_time': 1774563455.367476}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724885') HTTP/1.1" 204 0
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10724743
2026-03-26 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 460fe256-965d-54c7-9a0c-068f2cb0b89e, identifier: 10724743
2026-03-26 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10724744
2026-03-26 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e845960d-1bb3-5b7b-8558-05af2d5687bd with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e845960d-1bb3-5b7b-8558-05af2d5687bd with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e845960d-1bb3-5b7b-8558-05af2d5687bd, identifier: 10724744
2026-03-26 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10724743
2026-03-26 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10724743
2026-03-26 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10724743 to the API
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '460fe256-965d-54c7-9a0c-068f2cb0b89e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724743',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 157274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 B4 Core - Diesel - Automatic - 197 hp - 157.274 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724743%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.de] INFO: Saving data for 10724743: {'auction_closing_time': 1774614600.0, 'created_time': 1774460504.737404, 'last_price_update_time': 1774563455.977349}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724743') HTTP/1.1" 204 0
2026-03-26 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10724744
2026-03-26 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10724744
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10724744 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'e845960d-1bb3-5b7b-8558-05af2d5687bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260122413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724744',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 41020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TSI - Petrol - Automatic - 245 hp - 41.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724744%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.de] INFO: Saving data for 10724744: {'auction_closing_time': 1774614600.0, 'created_time': 1774460506.069316, 'last_price_update_time': 1774563456.301455}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724744') HTTP/1.1" 204 0
2026-03-26 22:17:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.262(s), this was the 1st time calling it.
2026-03-26 22:17:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.870129074945831 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:17:35 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'c8a652d7c20108f6d1c9364316bba630', '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=c8a652d7c20108f6d1c9364316bba630.
2026-03-26 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10723917
2026-03-26 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9584be9b-2fa5-543c-85dd-7a80df7f34fc, identifier: 10723917
2026-03-26 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10724746
2026-03-26 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e, identifier: 10724746
2026-03-26 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10724888
2026-03-26 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50ec1528-e350-5d63-b2f6-b092a13fbb61, identifier: 10724888
2026-03-26 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10723917
2026-03-26 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10723917
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10723917 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '9584be9b-2fa5-543c-85dd-7a80df7f34fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723917',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 32168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - AWD - Diesel - Automatic - 197 hp '
'- 32.168 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723917%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.de] INFO: Saving data for 10723917: {'auction_closing_time': 1774614600.0, 'created_time': 1774460507.303878, 'last_price_update_time': 1774563456.869831}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723917') HTTP/1.1" 204 0
2026-03-26 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10724746
2026-03-26 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10724746
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10724746 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4fe5a-fa02-5cc3-b516-4f340ea6583e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724746',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 132980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate - Hybrid - Automatic - 310 hp - 132.980 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724746%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.de] INFO: Saving data for 10724746: {'auction_closing_time': 1774614600.0, 'created_time': 1774460494.51938, 'last_price_update_time': 1774563457.166568}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724746') HTTP/1.1" 204 0
2026-03-26 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10724888
2026-03-26 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10724888
2026-03-26 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10724888 to the API
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724888>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '50ec1528-e350-5d63-b2f6-b092a13fbb61',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OF-KC6699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724888',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 194565,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': 'ARVAL-DE',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 190 hp - 194.565 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724888%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.de] INFO: Saving data for 10724888: {'auction_closing_time': 1774614600.0, 'created_time': 1774460465.195947, 'last_price_update_time': 1774563457.488223}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724888') HTTP/1.1" 204 0
2026-03-26 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-26 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8bec8d4-3d64-59e6-9e97-e1b7508eff22, identifier: 10726422
2026-03-26 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-26 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-26 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422 to the API
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726422>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c8bec8d4-3d64-59e6-9e97-e1b7508eff22',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4542583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726422',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 32101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 32.101 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.de] INFO: Saving data for 10726422: {'auction_closing_time': 1774962000.0, 'created_time': 1774460500.687291, 'last_price_update_time': 1774563458.032423}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726422') HTTP/1.1" 204 0
2026-03-26 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10724795
2026-03-26 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a93614f2-342b-552e-8666-69ef9b70c0d0, identifier: 10724795
2026-03-26 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10724795
2026-03-26 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10724795
2026-03-26 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10724795 to the API
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724795>
{'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-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'a93614f2-342b-552e-8666-69ef9b70c0d0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600D3F13',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724795',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 28483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI R-Line - Petrol - '
'Automatic - 190 hp - 28.483 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724795%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.de] INFO: Saving data for 10724795: {'auction_closing_time': 1774614600.0, 'created_time': 1774460513.53222, 'last_price_update_time': 1774563458.496829}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724795') HTTP/1.1" 204 0
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-26 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b8f80f-cc90-5b72-8575-75fadc16712d with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b8f80f-cc90-5b72-8575-75fadc16712d with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 12b8f80f-cc90-5b72-8575-75fadc16712d, identifier: 10726418
2026-03-26 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-26 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-26 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418 to the API
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726418>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '12b8f80f-cc90-5b72-8575-75fadc16712d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4507243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726418',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 34739,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 R-Design - Petrol - Automatic - 250 hp - 34.739 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726418%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.de] INFO: Saving data for 10726418: {'auction_closing_time': 1774962000.0, 'created_time': 1774460491.957765, 'last_price_update_time': 1774563458.988031}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726418') HTTP/1.1" 204 0
2026-03-26 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-26 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f893cd98-09a1-50e2-b99f-457f9b4ab714 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f893cd98-09a1-50e2-b99f-457f9b4ab714 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f893cd98-09a1-50e2-b99f-457f9b4ab714, identifier: 10726326
2026-03-26 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-26 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aff3cb7-c1c9-589a-af19-c395c6e22335 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aff3cb7-c1c9-589a-af19-c395c6e22335 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0aff3cb7-c1c9-589a-af19-c395c6e22335, identifier: 10726343
2026-03-26 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-26 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-26 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326 to the API
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f893cd98-09a1-50e2-b99f-457f9b4ab714',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726326',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 37633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 4,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mini 3 Doors Cooper Classic - Electric - Automatic - 184 hp - '
'37.633 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2021}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726326%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.de] INFO: Saving data for 10726326: {'auction_closing_time': 1774962000.0, 'created_time': 1774476934.119531, 'last_price_update_time': 1774563459.479255}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726326') HTTP/1.1" 204 0
2026-03-26 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-26 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-26 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343 to the API
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0aff3cb7-c1c9-589a-af19-c395c6e22335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6246913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726343',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC40 B4 Ultra - Petrol - Automatic - 197 hp - 15.313 km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2025}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726343%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.de] INFO: Saving data for 10726343: {'auction_closing_time': 1774962000.0, 'created_time': 1774460457.829632, 'last_price_update_time': 1774563459.78173}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726343') HTTP/1.1" 204 0
2026-03-26 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8abf2d9c-4e96-57f6-8931-b67d4363142b with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8abf2d9c-4e96-57f6-8931-b67d4363142b with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8abf2d9c-4e96-57f6-8931-b67d4363142b, identifier: 10726314
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5295d77f-c031-57b0-a3cb-924970dcddbe with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5295d77f-c031-57b0-a3cb-924970dcddbe with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5295d77f-c031-57b0-a3cb-924970dcddbe, identifier: 10726430
2026-03-26 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-26 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-26 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314 to the API
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726314>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '8abf2d9c-4e96-57f6-8931-b67d4363142b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4530566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726314',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 41522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 Inscription - Petrol - Automatic - 250 hp - 41.522 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726314%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.de] INFO: Saving data for 10726314: {'auction_closing_time': 1774962000.0, 'created_time': 1774460490.353787, 'last_price_update_time': 1774563460.465397}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726314') HTTP/1.1" 204 0
2026-03-26 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-26 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-26 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430 to the API
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726430>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Black',
'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': '5295d77f-c031-57b0-a3cb-924970dcddbe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4684890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726430',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 49689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 49.689 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726430%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.de] INFO: Saving data for 10726430: {'auction_closing_time': 1774962000.0, 'created_time': 1774476933.210865, 'last_price_update_time': 1774563460.750042}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726430') HTTP/1.1" 204 0
2026-03-26 22:17:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.293(s), this was the 1st time calling it.
2026-03-26 22:17:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.347213438611115 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:17:40 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '9d811c085e16938a9b7f215c793c360d', '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=9d811c085e16938a9b7f215c793c360d.
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10728377
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 592a6d95-6332-521c-a721-0e3347824282 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 592a6d95-6332-521c-a721-0e3347824282, identifier: 10728377
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10728377
2026-03-26 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10728377
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 592a6d95-6332-521c-a721-0e3347824282 with identifier: 10728377 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '592a6d95-6332-521c-a721-0e3347824282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728377',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 36302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'36.302 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728377%27 HTTP/1.1" 200 None
2026-03-26 22:17:41 [adesa.de] INFO: Saving data for 10728377: {'auction_closing_time': 1774606800.0, 'created_time': 1774460479.186534, 'last_price_update_time': 1774563461.198804}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728377') HTTP/1.1" 204 0
2026-03-26 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10725940
2026-03-26 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba71c015-0dce-5572-9f23-4f0b642e5c4b, identifier: 10725940
2026-03-26 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870db98c-f4cb-5b25-b51e-1558cc488109 with identifier: 10725930
2026-03-26 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870db98c-f4cb-5b25-b51e-1558cc488109 with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 870db98c-f4cb-5b25-b51e-1558cc488109 with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 870db98c-f4cb-5b25-b51e-1558cc488109, identifier: 10725930
2026-03-26 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10726060
2026-03-26 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with scrape type 2
2026-03-26 22:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f427270-c9f1-55a2-a5bc-ea5994dd1474, identifier: 10726060
2026-03-26 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10725940
2026-03-26 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10725940
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10725940 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725940>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ba71c015-0dce-5572-9f23-4f0b642e5c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725940',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 55759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 55 TFSI Sport - Petrol - Automatic - 340 hp - 55.759 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725940%27 HTTP/1.1" 200 None
2026-03-26 22:17:41 [adesa.de] INFO: Saving data for 10725940: {'auction_closing_time': 1774607100.0, 'created_time': 1774460449.100448, 'last_price_update_time': 1774563461.766913}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725940') HTTP/1.1" 204 0
2026-03-26 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 870db98c-f4cb-5b25-b51e-1558cc488109 with identifier: 10725930
2026-03-26 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 870db98c-f4cb-5b25-b51e-1558cc488109 with identifier: 10725930
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 870db98c-f4cb-5b25-b51e-1558cc488109 with identifier: 10725930 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725930>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '870db98c-f4cb-5b25-b51e-1558cc488109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161250',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725930',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 35203,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 35.203 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725930%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.de] INFO: Saving data for 10725930: {'auction_closing_time': 1774607100.0, 'created_time': 1774460449.471769, 'last_price_update_time': 1774563462.064619}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725930') HTTP/1.1" 204 0
2026-03-26 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10726060
2026-03-26 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10726060
2026-03-26 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f427270-c9f1-55a2-a5bc-ea5994dd1474 with identifier: 10726060 to the API
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726060>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1f427270-c9f1-55a2-a5bc-ea5994dd1474',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726060',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 57568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 4,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Sport - Petrol - Automatic - 265 hp - 57.568 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726060%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.de] INFO: Saving data for 10726060: {'auction_closing_time': 1774607400.0, 'created_time': 1774460462.588716, 'last_price_update_time': 1774563462.394126}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726060') HTTP/1.1" 204 0
2026-03-26 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10725942
2026-03-26 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb134344-0298-54dd-83bf-10eeb964502b with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb134344-0298-54dd-83bf-10eeb964502b with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb134344-0298-54dd-83bf-10eeb964502b, identifier: 10725942
2026-03-26 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10725942
2026-03-26 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10725942
2026-03-26 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10725942 to the API
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725942>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'bb134344-0298-54dd-83bf-10eeb964502b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725942',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 52936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'52.936 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725942%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.de] INFO: Saving data for 10725942: {'auction_closing_time': 1774607100.0, 'created_time': 1774460480.533476, 'last_price_update_time': 1774563462.9032}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725942') HTTP/1.1" 204 0
2026-03-26 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10725935
2026-03-26 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 2
2026-03-26 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 2
2026-03-26 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4, identifier: 10725935
2026-03-26 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10725935
2026-03-26 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10725935
2026-03-26 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10725935 to the API
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725935>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725935',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 69830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 55 TFSI Design - Petrol - Automatic - 340 hp - 69.830 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725935%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.de] INFO: Saving data for 10725935: {'auction_closing_time': 1774607100.0, 'created_time': 1774460454.029712, 'last_price_update_time': 1774563463.426818}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725935') HTTP/1.1" 204 0
2026-03-26 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10728442
2026-03-26 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-26 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0341dee9-c7e0-5d1e-83ac-217b9788008a with scrape type 2
2026-03-26 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0341dee9-c7e0-5d1e-83ac-217b9788008a, identifier: 10728442
2026-03-26 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10728442
2026-03-26 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10728442
2026-03-26 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0341dee9-c7e0-5d1e-83ac-217b9788008a with identifier: 10728442 to the API
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728442>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '0341dee9-c7e0-5d1e-83ac-217b9788008a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728442',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 106650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'106.650 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728442%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.de] INFO: Saving data for 10728442: {'auction_closing_time': 1774606800.0, 'created_time': 1774460471.967204, 'last_price_update_time': 1774563463.967065}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728442') HTTP/1.1" 204 0
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [adesa.de] INFO: Found listing with ID: 10728433
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728433%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.de] INFO: Scrape type for 10728433: 2
2026-03-26 22:17:44 [adesa.de] INFO: Scraping item 10728433 url https://www.openlane.eu/en/carv6/auction/10728433
2026-03-26 22:17:44 [adesa.de] INFO: Found listing with ID: 10725928
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725928%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.de] INFO: Scrape type for 10725928: 2
2026-03-26 22:17:44 [adesa.de] INFO: Scraping item 10725928 url https://www.openlane.eu/en/carv6/auction/10725928
2026-03-26 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10724735
2026-03-26 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4494aecd-80a5-58b3-90c9-c5a43cffddd5, identifier: 10724735
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10724735
2026-03-26 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10724735
2026-03-26 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10724735 to the API
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724735>
{'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-27T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '4494aecd-80a5-58b3-90c9-c5a43cffddd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724735',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 96883,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 Inscription Expression - Hybrid - Automatic - 253 hp - '
'96.883 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724735%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.de] INFO: Saving data for 10724735: {'auction_closing_time': 1774614600.0, 'created_time': 1774460496.370445, 'last_price_update_time': 1774563464.525379}
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724735') HTTP/1.1" 204 0
2026-03-26 22:17:44 [adesa.de] INFO: Found listing with ID: 10728435
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728435%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.de] INFO: Scrape type for 10728435: 2
2026-03-26 22:17:44 [adesa.de] INFO: Scraping item 10728435 url https://www.openlane.eu/en/carv6/auction/10728435
2026-03-26 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10725933
2026-03-26 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a36475f9-5d12-5296-bff6-fe869bea6d7f, identifier: 10725933
2026-03-26 22:17:44 [adesa.de] INFO: Found listing with ID: 10725926
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725926%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.de] INFO: Scrape type for 10725926: 2
2026-03-26 22:17:44 [adesa.de] INFO: Scraping item 10725926 url https://www.openlane.eu/en/carv6/auction/10725926
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10725933
2026-03-26 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10725933
2026-03-26 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10725933 to the API
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725933>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'a36475f9-5d12-5296-bff6-fe869bea6d7f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725933',
'listing': 'auction',
'location': 'Engelskirchen (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 39137,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 35 TFSI S Line - Petrol - Automatic - 150 hp - 39.137 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725933%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Saving data for 10725933: {'auction_closing_time': 1774607100.0, 'created_time': 1774460454.621407, 'last_price_update_time': 1774563465.158853}
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725933') HTTP/1.1" 204 0
2026-03-26 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10726075
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726075%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10726075: 2
2026-03-26 22:17:45 [adesa.de] INFO: Scraping item 10726075 url https://www.openlane.eu/en/carv6/auction/10726075
2026-03-26 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10725920
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725920%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10725920: 2
2026-03-26 22:17:45 [adesa.de] INFO: Scraping item 10725920 url https://www.openlane.eu/en/carv6/auction/10725920
2026-03-26 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10725937
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139, identifier: 10725937
2026-03-26 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10725937
2026-03-26 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10725937
2026-03-26 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10725937 to the API
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725937>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '26fdf481-2a2c-55d9-8eb6-7bc8653d1139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725937',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 34407,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'34.407 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725937%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Saving data for 10725937: {'auction_closing_time': 1774607100.0, 'created_time': 1774460486.189444, 'last_price_update_time': 1774563465.620217}
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725937') HTTP/1.1" 204 0
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728298
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728298%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728298: 0
2026-03-26 22:17:45 [adesa.de] INFO: Skipping item 10728298 url https://www.openlane.eu/en/carv6/auction/10728298
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728132
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728132%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728132: 2
2026-03-26 22:17:45 [adesa.de] INFO: Scraping item 10728132 url https://www.openlane.eu/en/carv6/auction/10728132
2026-03-26 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728300
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728300%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728300: 0
2026-03-26 22:17:45 [adesa.de] INFO: Skipping item 10728300 url https://www.openlane.eu/en/carv6/auction/10728300
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10725932
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725932%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10725932: 0
2026-03-26 22:17:45 [adesa.de] INFO: Skipping item 10725932 url https://www.openlane.eu/en/carv6/auction/10725932
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728334
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728334%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728334: 0
2026-03-26 22:17:45 [adesa.de] INFO: Skipping item 10728334 url https://www.openlane.eu/en/carv6/auction/10728334
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728338
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728338%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728338: 2
2026-03-26 22:17:45 [adesa.de] INFO: Scraping item 10728338 url https://www.openlane.eu/en/carv6/auction/10728338
2026-03-26 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10726061
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85e88b1-8729-5c1b-8f0e-a9a43d12b623, identifier: 10726061
2026-03-26 22:17:45 [adesa.de] INFO: Found listing with ID: 10728339
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728339%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.de] INFO: Scrape type for 10728339: 2
2026-03-26 22:17:45 [adesa.de] INFO: Scraping item 10728339 url https://www.openlane.eu/en/carv6/auction/10728339
2026-03-26 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10726061
2026-03-26 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10726061
2026-03-26 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85e88b1-8729-5c1b-8f0e-a9a43d12b623 with identifier: 10726061 to the API
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726061>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd85e88b1-8729-5c1b-8f0e-a9a43d12b623',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726061',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 44448,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 44.448 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726061%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.de] INFO: Saving data for 10726061: {'auction_closing_time': 1774607400.0, 'created_time': 1774460476.147626, 'last_price_update_time': 1774563466.18654}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726061') HTTP/1.1" 204 0
2026-03-26 22:17:46 [adesa.de] INFO: Found listing with ID: 10728509
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728509%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.de] INFO: Scrape type for 10728509: 2
2026-03-26 22:17:46 [adesa.de] INFO: Scraping item 10728509 url https://www.openlane.eu/en/carv6/auction/10728509
2026-03-26 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10728415
2026-03-26 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-26 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 2
2026-03-26 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b88cb77-78f8-55a1-a6fc-562746014cf9, identifier: 10728415
2026-03-26 22:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10728434
2026-03-26 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-26 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fcca97-5369-5a89-8863-e20a35e17a2b with scrape type 2
2026-03-26 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48fcca97-5369-5a89-8863-e20a35e17a2b, identifier: 10728434
2026-03-26 22: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-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10728415
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10728415
2026-03-26 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10728415 to the API
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '9b88cb77-78f8-55a1-a6fc-562746014cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728415',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 95422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.422 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728415%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.de] INFO: Saving data for 10728415: {'auction_closing_time': 1774606800.0, 'created_time': 1774460479.505566, 'last_price_update_time': 1774563466.795721}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728415') HTTP/1.1" 204 0
2026-03-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10728434
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10728434
2026-03-26 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48fcca97-5369-5a89-8863-e20a35e17a2b with identifier: 10728434 to the API
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728434>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '48fcca97-5369-5a89-8863-e20a35e17a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728434',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 135100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 35 TDI S Line - Diesel - Automatic - 163 hp - 135.100 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728434%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Saving data for 10728434: {'auction_closing_time': 1774606800.0, 'created_time': 1774460509.542511, 'last_price_update_time': 1774563467.110038}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728434') HTTP/1.1" 204 0
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10726067
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726067%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10726067: 2
2026-03-26 22:17:47 [adesa.de] INFO: Scraping item 10726067 url https://www.openlane.eu/en/carv6/auction/10726067
2026-03-26 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.104(s), this was the 1st time calling it.
2026-03-26 22:17:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.937993785492036 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:17:46 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '263810578b4600245529c55761f6efdf', '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=263810578b4600245529c55761f6efdf.
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10726071
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726071%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10726071: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10726071 url https://www.openlane.eu/en/carv6/auction/10726071
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10728386
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728386%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10728386: 2
2026-03-26 22:17:47 [adesa.de] INFO: Scraping item 10728386 url https://www.openlane.eu/en/carv6/auction/10728386
2026-03-26 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10725941
2026-03-26 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda5b037-2185-5f2e-ade1-1ed32bb79759 with scrape type 2
2026-03-26 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda5b037-2185-5f2e-ade1-1ed32bb79759 with scrape type 2
2026-03-26 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eda5b037-2185-5f2e-ade1-1ed32bb79759, identifier: 10725941
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10725931
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725931%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10725931: 2
2026-03-26 22:17:47 [adesa.de] INFO: Scraping item 10725931 url https://www.openlane.eu/en/carv6/auction/10725931
2026-03-26 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10725941
2026-03-26 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10725941
2026-03-26 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eda5b037-2185-5f2e-ade1-1ed32bb79759 with identifier: 10725941 to the API
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'eda5b037-2185-5f2e-ade1-1ed32bb79759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725941',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 53823,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 53.823 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725941%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Saving data for 10725941: {'auction_closing_time': 1774607100.0, 'created_time': 1774460485.741741, 'last_price_update_time': 1774563467.782888}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725941') HTTP/1.1" 204 0
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10728292
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728292%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10728292: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10728292 url https://www.openlane.eu/en/carv6/auction/10728292
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10728418
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728418%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10728418: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10728418 url https://www.openlane.eu/en/carv6/auction/10728418
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10726080
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726080%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10726080: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10726080 url https://www.openlane.eu/en/carv6/auction/10726080
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10728505
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728505%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10728505: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10728505 url https://www.openlane.eu/en/carv6/auction/10728505
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10728553
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728553%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10728553: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10728553 url https://www.openlane.eu/en/carv6/auction/10728553
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10725938
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725938%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10725938: 0
2026-03-26 22:17:47 [adesa.de] INFO: Skipping item 10725938 url https://www.openlane.eu/en/carv6/auction/10725938
2026-03-26 22:17:47 [adesa.de] INFO: Found listing with ID: 10726083
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726083%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.de] INFO: Scrape type for 10726083: 2
2026-03-26 22:17:47 [adesa.de] INFO: Scraping item 10726083 url https://www.openlane.eu/en/carv6/auction/10726083
2026-03-26 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10728414
2026-03-26 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de33c68-9de3-5587-bf00-70e4817aa468 with scrape type 2
2026-03-26 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4de33c68-9de3-5587-bf00-70e4817aa468 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4de33c68-9de3-5587-bf00-70e4817aa468, identifier: 10728414
2026-03-26 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10728414
2026-03-26 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10728414
2026-03-26 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4de33c68-9de3-5587-bf00-70e4817aa468 with identifier: 10728414 to the API
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728414>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '4de33c68-9de3-5587-bf00-70e4817aa468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728414',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 7528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2025-01-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 7.528 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2025}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728414%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Saving data for 10728414: {'auction_closing_time': 1774606800.0, 'created_time': 1774460482.741269, 'last_price_update_time': 1774563468.331324}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728414') HTTP/1.1" 204 0
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10725936
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725936%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10725936: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10725936 url https://www.openlane.eu/en/carv6/auction/10725936
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10726078
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726078%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10726078: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10726078 url https://www.openlane.eu/en/carv6/auction/10726078
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728429
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728429%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728429: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728429 url https://www.openlane.eu/en/carv6/auction/10728429
2026-03-26 22: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-26 22: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-26 22: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-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728417
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728417%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728417: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728417 url https://www.openlane.eu/en/carv6/auction/10728417
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10730774
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730774%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10730774: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10730774 url https://www.openlane.eu/en/carv6/auction/10730774
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728381
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728381%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728381: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728381 url https://www.openlane.eu/en/carv6/auction/10728381
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728134
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728134%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728134: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728134 url https://www.openlane.eu/en/carv6/auction/10728134
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728424
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728424%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728424: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728424 url https://www.openlane.eu/en/carv6/auction/10728424
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728413
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728413%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728413: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728413 url https://www.openlane.eu/en/carv6/auction/10728413
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728315
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728315%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728315: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728315 url https://www.openlane.eu/en/carv6/auction/10728315
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728303
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728303%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728303: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728303 url https://www.openlane.eu/en/carv6/auction/10728303
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728316
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728316%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728316: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728316 url https://www.openlane.eu/en/carv6/auction/10728316
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728121
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728121%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728121: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728121 url https://www.openlane.eu/en/carv6/auction/10728121
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728176
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728176%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728176: 0
2026-03-26 22:17:48 [adesa.de] INFO: Skipping item 10728176 url https://www.openlane.eu/en/carv6/auction/10728176
2026-03-26 22:17:48 [adesa.de] INFO: Found listing with ID: 10728118
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728118%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.de] INFO: Scrape type for 10728118: 2
2026-03-26 22:17:48 [adesa.de] INFO: Scraping item 10728118 url https://www.openlane.eu/en/carv6/auction/10728118
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with identifier: 10725928
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec, identifier: 10725928
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10726075
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ff4c3b8-e5f2-52da-9271-1f9539daf502, identifier: 10726075
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10728435
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a962dc9e-9536-56b2-baf3-53199a2fa4e2 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a962dc9e-9536-56b2-baf3-53199a2fa4e2 with scrape type 2
2026-03-26 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a962dc9e-9536-56b2-baf3-53199a2fa4e2, identifier: 10728435
2026-03-26 22:17:49 [adesa.de] INFO: Found listing with ID: 10728119
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728119%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.de] INFO: Scrape type for 10728119: 0
2026-03-26 22:17:49 [adesa.de] INFO: Skipping item 10728119 url https://www.openlane.eu/en/carv6/auction/10728119
2026-03-26 22:17:49 [adesa.de] INFO: Found listing with ID: 10728122
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728122%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.de] INFO: Scrape type for 10728122: 2
2026-03-26 22:17:49 [adesa.de] INFO: Scraping item 10728122 url https://www.openlane.eu/en/carv6/auction/10728122
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with identifier: 10725928
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with identifier: 10725928
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with identifier: 10725928 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '9ecb2be3-d495-5182-bc95-246d4ce9e1ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725928',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 52489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi E-Tron 55 Advanced - Electric - Automatic - 408 hp - 52.489 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725928%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.de] INFO: Saving data for 10725928: {'auction_closing_time': 1774607100.0, 'created_time': 1774460447.167253, 'last_price_update_time': 1774563469.322005}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725928') HTTP/1.1" 204 0
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10726075
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10726075
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ff4c3b8-e5f2-52da-9271-1f9539daf502 with identifier: 10726075 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7ff4c3b8-e5f2-52da-9271-1f9539daf502',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726075',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 47674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi E-Tron S Line - Quattro - Electric - Automatic - 408 hp - '
'47.674 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726075%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.de] INFO: Saving data for 10726075: {'auction_closing_time': 1774607400.0, 'created_time': 1774460459.535802, 'last_price_update_time': 1774563469.695687}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726075') HTTP/1.1" 204 0
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10728435
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10728435
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a962dc9e-9536-56b2-baf3-53199a2fa4e2 with identifier: 10728435 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'a962dc9e-9536-56b2-baf3-53199a2fa4e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728435',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 88994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 - Quattro - Electric - Automatic - 408 hp - 88.994 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728435%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Saving data for 10728435: {'auction_closing_time': 1774606800.0, 'created_time': 1774460459.875597, 'last_price_update_time': 1774563470.006839}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728435') HTTP/1.1" 204 0
2026-03-26 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-26 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46c26a0c-1df2-55c1-bb3a-c088406f5d58, identifier: 10726409
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728406
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728406%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728406: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728406 url https://www.openlane.eu/en/carv6/auction/10728406
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728404
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728404%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728404: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728404 url https://www.openlane.eu/en/carv6/auction/10728404
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728409
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728409%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728409: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728409 url https://www.openlane.eu/en/carv6/auction/10728409
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728368
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728368%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728368: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728368 url https://www.openlane.eu/en/carv6/auction/10728368
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728150
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728150%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728150: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728150 url https://www.openlane.eu/en/carv6/auction/10728150
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728192
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728192%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728192: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728192 url https://www.openlane.eu/en/carv6/auction/10728192
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10725925
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725925%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10725925: 2
2026-03-26 22:17:50 [adesa.de] INFO: Scraping item 10725925 url https://www.openlane.eu/en/carv6/auction/10725925
2026-03-26 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-26 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-26 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409 to the API
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726409>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '46c26a0c-1df2-55c1-bb3a-c088406f5d58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4557219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726409',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 41833,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 R-Design - Petrol - Automatic - 250 hp - 41.833 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726409%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Saving data for 10726409: {'auction_closing_time': 1774962000.0, 'created_time': 1774460489.588002, 'last_price_update_time': 1774563470.515139}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726409') HTTP/1.1" 204 0
2026-03-26 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10725919
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725919%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10725919: 2
2026-03-26 22:17:50 [adesa.de] INFO: Scraping item 10725919 url https://www.openlane.eu/en/carv6/auction/10725919
2026-03-26 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728183
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728183%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728183: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728183 url https://www.openlane.eu/en/carv6/auction/10728183
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728506
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728506%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728506: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10728506 url https://www.openlane.eu/en/carv6/auction/10728506
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10726062
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726062%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10726062: 0
2026-03-26 22:17:50 [adesa.de] INFO: Skipping item 10726062 url https://www.openlane.eu/en/carv6/auction/10726062
2026-03-26 22:17:50 [adesa.de] INFO: Found listing with ID: 10728508
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728508%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.de] INFO: Scrape type for 10728508: 2
2026-03-26 22:17:50 [adesa.de] INFO: Scraping item 10728508 url https://www.openlane.eu/en/carv6/auction/10728508
2026-03-26 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0db07f2-80d3-5e29-aee0-5029833c44bd with identifier: 10725920
2026-03-26 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0db07f2-80d3-5e29-aee0-5029833c44bd with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0db07f2-80d3-5e29-aee0-5029833c44bd with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0db07f2-80d3-5e29-aee0-5029833c44bd, identifier: 10725920
2026-03-26 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0db07f2-80d3-5e29-aee0-5029833c44bd with identifier: 10725920
2026-03-26 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0db07f2-80d3-5e29-aee0-5029833c44bd with identifier: 10725920
2026-03-26 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0db07f2-80d3-5e29-aee0-5029833c44bd with identifier: 10725920 to the API
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': 'f0db07f2-80d3-5e29-aee0-5029833c44bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725920',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 32647,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi E-Tron Sportback 55 - Electric - Automatic - 408 hp - 32.647 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725920%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Saving data for 10725920: {'auction_closing_time': 1774607100.0, 'created_time': 1774460447.608977, 'last_price_update_time': 1774563471.004748}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725920') HTTP/1.1" 204 0
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10725921
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725921%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10725921: 0
2026-03-26 22:17:51 [adesa.de] INFO: Skipping item 10725921 url https://www.openlane.eu/en/carv6/auction/10725921
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10725922
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725922%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10725922: 2
2026-03-26 22:17:51 [adesa.de] INFO: Scraping item 10725922 url https://www.openlane.eu/en/carv6/auction/10725922
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10725916
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725916%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10725916: 0
2026-03-26 22:17:51 [adesa.de] INFO: Skipping item 10725916 url https://www.openlane.eu/en/carv6/auction/10725916
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10725915
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725915%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10725915: 0
2026-03-26 22:17:51 [adesa.de] INFO: Skipping item 10725915 url https://www.openlane.eu/en/carv6/auction/10725915
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10725918
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725918%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10725918: 2
2026-03-26 22:17:51 [adesa.de] INFO: Scraping item 10725918 url https://www.openlane.eu/en/carv6/auction/10725918
2026-03-26 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with identifier: 10725926
2026-03-26 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323, identifier: 10725926
2026-03-26 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10728132
2026-03-26 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac36df00-3dfe-5635-935d-0de69d22886f with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac36df00-3dfe-5635-935d-0de69d22886f with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac36df00-3dfe-5635-935d-0de69d22886f, identifier: 10728132
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10728279
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728279%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10728279: 0
2026-03-26 22:17:51 [adesa.de] INFO: Skipping item 10728279 url https://www.openlane.eu/en/carv6/auction/10728279
2026-03-26 22:17:51 [adesa.de] INFO: Found listing with ID: 10728510
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728510%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Scrape type for 10728510: 2
2026-03-26 22:17:51 [adesa.de] INFO: Scraping item 10728510 url https://www.openlane.eu/en/carv6/auction/10728510
2026-03-26 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with identifier: 10725926
2026-03-26 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with identifier: 10725926
2026-03-26 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with identifier: 10725926 to the API
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '8ac54f52-2c2f-5fcc-a02e-2871c65d4323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725926',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 44486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi E-Tron - Electric - Automatic - 503 hp - 44.486 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725926%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.de] INFO: Saving data for 10725926: {'auction_closing_time': 1774607100.0, 'created_time': 1774460450.775061, 'last_price_update_time': 1774563471.729109}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725926') HTTP/1.1" 204 0
2026-03-26 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10728132
2026-03-26 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10728132
2026-03-26 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10728132 to the API
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ac36df00-3dfe-5635-935d-0de69d22886f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728132',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 31207,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 31.207 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728132%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.de] INFO: Saving data for 10728132: {'auction_closing_time': 1774605600.0, 'created_time': 1774460433.644405, 'last_price_update_time': 1774563472.021748}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728132') HTTP/1.1" 204 0
2026-03-26 22:17:52 [adesa.de] INFO: Found listing with ID: 10725943
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725943%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.de] INFO: Scrape type for 10725943: 2
2026-03-26 22:17:52 [adesa.de] INFO: Scraping item 10725943 url https://www.openlane.eu/en/carv6/auction/10725943
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10728509
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d66b343a-f5b5-59a9-9fda-3c86795cfce7, identifier: 10728509
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10728509
2026-03-26 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10728509
2026-03-26 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10728509 to the API
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728509>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd66b343a-f5b5-59a9-9fda-3c86795cfce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728509',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 95.697 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728509%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.de] INFO: Saving data for 10728509: {'auction_closing_time': 1774607400.0, 'created_time': 1774460452.995572, 'last_price_update_time': 1774563472.547526}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728509') HTTP/1.1" 204 0
2026-03-26 22:17:52 [adesa.de] INFO: Found listing with ID: 10725923
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725923%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.de] INFO: Scrape type for 10725923: 2
2026-03-26 22:17:52 [adesa.de] INFO: Scraping item 10725923 url https://www.openlane.eu/en/carv6/auction/10725923
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [adesa.de] INFO: Found listing with ID: 10725947
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725947%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.de] INFO: Scrape type for 10725947: 2
2026-03-26 22:17:52 [adesa.de] INFO: Scraping item 10725947 url https://www.openlane.eu/en/carv6/auction/10725947
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10728386
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba668590-92c9-5134-8d3a-b3be74cfeb13, identifier: 10728386
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10726067
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d, identifier: 10726067
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10728338
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f, identifier: 10728338
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10728339
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6c1c8cc-e436-51be-a5d9-68f942555482, identifier: 10728339
2026-03-26 22:17:52 [adesa.de] INFO: Found listing with ID: 10725939
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725939%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.de] INFO: Scrape type for 10725939: 2
2026-03-26 22:17:53 [adesa.de] INFO: Scraping item 10725939 url https://www.openlane.eu/en/carv6/auction/10725939
2026-03-26 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10728386
2026-03-26 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10728386
2026-03-26 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10728386 to the API
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728386>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ba668590-92c9-5134-8d3a-b3be74cfeb13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728386',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 Sportback 35 TDI S Line - Quattro - Diesel - Automatic - '
'150 hp - 48.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728386%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.de] INFO: Saving data for 10728386: {'auction_closing_time': 1774606800.0, 'created_time': 1774460456.987423, 'last_price_update_time': 1774563473.31155}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728386') HTTP/1.1" 204 0
2026-03-26 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10726067
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10726067
2026-03-26 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d with identifier: 10726067 to the API
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '6a30fd0c-fcd8-59c9-87c1-c2804afa9e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726067',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 29941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q3 Advanced - Petrol - Automatic - 150 hp - 29.941 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726067%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.de] INFO: Saving data for 10726067: {'auction_closing_time': 1774607400.0, 'created_time': 1774460452.691076, 'last_price_update_time': 1774563473.947487}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726067') HTTP/1.1" 204 0
2026-03-26 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10728338
2026-03-26 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10728338
2026-03-26 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10728338 to the API
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728338>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cb99c4c3-1911-52c1-9c51-a9dccbb3df3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728338',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75124,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 75.124 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728338%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Saving data for 10728338: {'auction_closing_time': 1774606200.0, 'created_time': 1774460456.042185, 'last_price_update_time': 1774563474.266033}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728338') HTTP/1.1" 204 0
2026-03-26 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10728339
2026-03-26 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10728339
2026-03-26 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10728339 to the API
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728339>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6c1c8cc-e436-51be-a5d9-68f942555482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728339',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 96271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 96.271 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728339%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Saving data for 10728339: {'auction_closing_time': 1774606200.0, 'created_time': 1774460456.678186, 'last_price_update_time': 1774563474.604607}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728339') HTTP/1.1" 204 0
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10725924
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725924%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10725924: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10725924 url https://www.openlane.eu/en/carv6/auction/10725924
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728507
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728507%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728507: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728507 url https://www.openlane.eu/en/carv6/auction/10728507
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10725934
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725934%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10725934: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10725934 url https://www.openlane.eu/en/carv6/auction/10725934
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728521
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728521%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728521: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728521 url https://www.openlane.eu/en/carv6/auction/10728521
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728523
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728523%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728523: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728523 url https://www.openlane.eu/en/carv6/auction/10728523
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728378
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728378%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728378: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728378 url https://www.openlane.eu/en/carv6/auction/10728378
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728511
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728511%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728511: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728511 url https://www.openlane.eu/en/carv6/auction/10728511
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728540
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728540%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.de] INFO: Scrape type for 10728540: 2
2026-03-26 22:17:54 [adesa.de] INFO: Scraping item 10728540 url https://www.openlane.eu/en/carv6/auction/10728540
2026-03-26 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5723dc9d-c9a3-59da-8d09-19630d29bf09 with identifier: 10726083
2026-03-26 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5723dc9d-c9a3-59da-8d09-19630d29bf09 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5723dc9d-c9a3-59da-8d09-19630d29bf09 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5723dc9d-c9a3-59da-8d09-19630d29bf09, identifier: 10726083
2026-03-26 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85f58897-c2c3-5034-ae45-481c33b35833 with identifier: 10726078
2026-03-26 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85f58897-c2c3-5034-ae45-481c33b35833 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85f58897-c2c3-5034-ae45-481c33b35833 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85f58897-c2c3-5034-ae45-481c33b35833, identifier: 10726078
2026-03-26 22:17:54 [adesa.de] INFO: Found listing with ID: 10728524
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728524%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10728524: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10728524 url https://www.openlane.eu/en/carv6/auction/10728524
2026-03-26 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5723dc9d-c9a3-59da-8d09-19630d29bf09 with identifier: 10726083
2026-03-26 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5723dc9d-c9a3-59da-8d09-19630d29bf09 with identifier: 10726083
2026-03-26 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5723dc9d-c9a3-59da-8d09-19630d29bf09 with identifier: 10726083 to the API
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5723dc9d-c9a3-59da-8d09-19630d29bf09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726083',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 73636,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2024-09-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q8 E-tron S Line - Quattro - Electric - Automatic - 408 hp - '
'73.636 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726083%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Saving data for 10726083: {'auction_closing_time': 1774607400.0, 'created_time': 1774460456.351605, 'last_price_update_time': 1774563475.297065}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726083') HTTP/1.1" 204 0
2026-03-26 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85f58897-c2c3-5034-ae45-481c33b35833 with identifier: 10726078
2026-03-26 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85f58897-c2c3-5034-ae45-481c33b35833 with identifier: 10726078
2026-03-26 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85f58897-c2c3-5034-ae45-481c33b35833 with identifier: 10726078 to the API
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '85f58897-c2c3-5034-ae45-481c33b35833',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726078',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 20725,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41400,
'price_includes_vat': True,
'registration_date': '2023-12-08',
'seats_number': 4,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi S5 - Quattro - Petrol - Automatic - 354 hp - 20.725 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726078%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Saving data for 10726078: {'auction_closing_time': 1774607400.0, 'created_time': 1774460453.330817, 'last_price_update_time': 1774563475.57745}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726078') HTTP/1.1" 204 0
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10725917
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725917%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10725917: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10725917 url https://www.openlane.eu/en/carv6/auction/10725917
2026-03-26 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10725945
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725945%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10725945: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10725945 url https://www.openlane.eu/en/carv6/auction/10725945
2026-03-26 22: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-26 22: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-26 22: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-26 22: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-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10726082
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726082%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10726082: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10726082 url https://www.openlane.eu/en/carv6/auction/10726082
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10728515
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728515%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10728515: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10728515 url https://www.openlane.eu/en/carv6/auction/10728515
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10726066
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726066%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10726066: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10726066 url https://www.openlane.eu/en/carv6/auction/10726066
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10726069
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726069%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10726069: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10726069 url https://www.openlane.eu/en/carv6/auction/10726069
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10726086
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726086%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10726086: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10726086 url https://www.openlane.eu/en/carv6/auction/10726086
2026-03-26 22:17:55 [adesa.de] INFO: Found listing with ID: 10725949
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725949%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.de] INFO: Scrape type for 10725949: 2
2026-03-26 22:17:55 [adesa.de] INFO: Scraping item 10725949 url https://www.openlane.eu/en/carv6/auction/10725949
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10725931
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4087270c-a068-5883-9884-a1706cb6372d with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4087270c-a068-5883-9884-a1706cb6372d with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4087270c-a068-5883-9884-a1706cb6372d, identifier: 10725931
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10728381
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80e074c1-5d2f-539c-966e-6c9f0e60ea96, identifier: 10728381
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10728429
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with scrape type 2
2026-03-26 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3, identifier: 10728429
2026-03-26 22:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10728417
2026-03-26 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-26 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a20e6fdb-9338-58ca-8c95-ffb433036527 with scrape type 2
2026-03-26 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a20e6fdb-9338-58ca-8c95-ffb433036527, identifier: 10728417
2026-03-26 22:17:56 [adesa.de] INFO: Found listing with ID: 10725950
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725950%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.de] INFO: Scrape type for 10725950: 2
2026-03-26 22:17:56 [adesa.de] INFO: Scraping item 10725950 url https://www.openlane.eu/en/carv6/auction/10725950
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10725931
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10725931
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10725931 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4087270c-a068-5883-9884-a1706cb6372d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725931',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 34402,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'34.402 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725931%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.de] INFO: Saving data for 10725931: {'auction_closing_time': 1774607100.0, 'created_time': 1774460476.575514, 'last_price_update_time': 1774563476.447574}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725931') HTTP/1.1" 204 0
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10728381
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10728381
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80e074c1-5d2f-539c-966e-6c9f0e60ea96 with identifier: 10728381 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '80e074c1-5d2f-539c-966e-6c9f0e60ea96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728381',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 17400,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW iX 40 - Electric - Automatic - 326 hp - 17.400 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728381%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.de] INFO: Saving data for 10728381: {'auction_closing_time': 1774606800.0, 'created_time': 1774460445.892284, 'last_price_update_time': 1774563476.856733}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728381') HTTP/1.1" 204 0
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10728429
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10728429
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e513d3ee-ba6d-53c4-835a-f7e65b2b43f3 with identifier: 10728429 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728429>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'e513d3ee-ba6d-53c4-835a-f7e65b2b43f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728429',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 98648,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW 3 Series 330 Advantage - Hybrid - Automatic - 184 hp - 98.648 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728429%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Saving data for 10728429: {'auction_closing_time': 1774606800.0, 'created_time': 1774460451.078569, 'last_price_update_time': 1774563477.160519}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728429') HTTP/1.1" 204 0
2026-03-26 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10728417
2026-03-26 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10728417
2026-03-26 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a20e6fdb-9338-58ca-8c95-ffb433036527 with identifier: 10728417 to the API
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728417>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a20e6fdb-9338-58ca-8c95-ffb433036527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728417',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 103803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW 3 Series Touring 330 Advantage - Diesel - Automatic - 286 hp - '
'103.803 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728417%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Saving data for 10728417: {'auction_closing_time': 1774606800.0, 'created_time': 1774460449.870181, 'last_price_update_time': 1774563477.447578}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728417') HTTP/1.1" 204 0
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10728374
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728374%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10728374: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10728374 url https://www.openlane.eu/en/carv6/auction/10728374
2026-03-26 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10728379
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728379%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10728379: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10728379 url https://www.openlane.eu/en/carv6/auction/10728379
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10730779
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730779%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10730779: 0
2026-03-26 22:17:57 [adesa.de] INFO: Skipping item 10730779 url https://www.openlane.eu/en/carv6/auction/10730779
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10725946
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725946%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10725946: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10725946 url https://www.openlane.eu/en/carv6/auction/10725946
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10725944
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725944%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10725944: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10725944 url https://www.openlane.eu/en/carv6/auction/10725944
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10726081
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726081%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10726081: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10726081 url https://www.openlane.eu/en/carv6/auction/10726081
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10726074
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726074%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10726074: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10726074 url https://www.openlane.eu/en/carv6/auction/10726074
2026-03-26 22:17:57 [adesa.de] INFO: Found listing with ID: 10728375
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728375%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.de] INFO: Scrape type for 10728375: 2
2026-03-26 22:17:57 [adesa.de] INFO: Scraping item 10728375 url https://www.openlane.eu/en/carv6/auction/10728375
2026-03-26 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10725925
2026-03-26 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5b704ea-2661-5887-87a9-b3b38339cee6, identifier: 10725925
2026-03-26 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10728433
2026-03-26 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e9e9609-883d-5aab-a040-6837774c7398 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e9e9609-883d-5aab-a040-6837774c7398 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e9e9609-883d-5aab-a040-6837774c7398, identifier: 10728433
2026-03-26 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10725925
2026-03-26 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10725925
2026-03-26 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10725925 to the API
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c5b704ea-2661-5887-87a9-b3b38339cee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725925',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Ateca',
'odometer': 53190,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Ateca 2.0 TSI VZ - Petrol - Automatic - 300 hp - 53.190 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725925%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Saving data for 10725925: {'auction_closing_time': 1774607100.0, 'created_time': 1774460326.376785, 'last_price_update_time': 1774563478.279961}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725925') HTTP/1.1" 204 0
2026-03-26 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10728433
2026-03-26 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10728433
2026-03-26 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e9e9609-883d-5aab-a040-6837774c7398 with identifier: 10728433 to the API
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '4e9e9609-883d-5aab-a040-6837774c7398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728433',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 127080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-07-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Quattro - Electric - Automatic - 313 hp - 127.080 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728433%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Saving data for 10728433: {'auction_closing_time': 1774606800.0, 'created_time': 1774460460.812473, 'last_price_update_time': 1774563478.567824}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728433') HTTP/1.1" 204 0
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728304
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728304%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728304: 2
2026-03-26 22:17:58 [adesa.de] INFO: Scraping item 10728304 url https://www.openlane.eu/en/carv6/auction/10728304
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728141
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728141%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728141: 0
2026-03-26 22:17:58 [adesa.de] INFO: Skipping item 10728141 url https://www.openlane.eu/en/carv6/auction/10728141
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728133
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728133%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728133: 0
2026-03-26 22:17:58 [adesa.de] INFO: Skipping item 10728133 url https://www.openlane.eu/en/carv6/auction/10728133
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728140
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728140%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728140: 0
2026-03-26 22:17:58 [adesa.de] INFO: Skipping item 10728140 url https://www.openlane.eu/en/carv6/auction/10728140
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728138
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728138%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728138: 2
2026-03-26 22:17:58 [adesa.de] INFO: Scraping item 10728138 url https://www.openlane.eu/en/carv6/auction/10728138
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10728134
2026-03-26 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with scrape type 2
2026-03-26 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with scrape type 2
2026-03-26 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413, identifier: 10728134
2026-03-26 22:17:58 [adesa.de] INFO: Found listing with ID: 10728128
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728128%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.de] INFO: Scrape type for 10728128: 2
2026-03-26 22:17:58 [adesa.de] INFO: Scraping item 10728128 url https://www.openlane.eu/en/carv6/auction/10728128
2026-03-26 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10728134
2026-03-26 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10728134
2026-03-26 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e4d599d-c5c7-5332-9f3c-cb41cff0f413 with identifier: 10728134 to the API
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '5e4d599d-c5c7-5332-9f3c-cb41cff0f413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728134',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 21471,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2023-12-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 21.471 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728134%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.de] INFO: Saving data for 10728134: {'auction_closing_time': 1774605600.0, 'created_time': 1774460461.80646, 'last_price_update_time': 1774563479.060465}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728134') HTTP/1.1" 204 0
2026-03-26 22:17:59 [adesa.de] INFO: Found listing with ID: 10728130
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728130%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.de] INFO: Scrape type for 10728130: 2
2026-03-26 22:17:59 [adesa.de] INFO: Scraping item 10728130 url https://www.openlane.eu/en/carv6/auction/10728130
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728118
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f964a58b-6e93-59b0-9bea-a751e713af65, identifier: 10728118
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728122
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fed9a923-80e4-5478-b325-742916c00e67, identifier: 10728122
2026-03-26 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728118
2026-03-26 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728118
2026-03-26 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728118 to the API
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f964a58b-6e93-59b0-9bea-a751e713af65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728118',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U DM-i',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2025-11-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal U DM-i Design - Hybrid - Automatic - 324 hp - 10 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728118%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.de] INFO: Saving data for 10728118: {'auction_closing_time': 1774605600.0, 'created_time': 1774460274.966943, 'last_price_update_time': 1774563479.685583}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728118') HTTP/1.1" 204 0
2026-03-26 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728122
2026-03-26 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728122
2026-03-26 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728122 to the API
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fed9a923-80e4-5478-b325-742916c00e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728122',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U DM-i',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal U DM-i Design - Hybrid - Automatic - 324 hp - 10 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728122%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.de] INFO: Saving data for 10728122: {'auction_closing_time': 1774605600.0, 'created_time': 1774460267.671681, 'last_price_update_time': 1774563479.988422}
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728122') HTTP/1.1" 204 0
2026-03-26 22:18:00 [adesa.de] INFO: Found listing with ID: 10728137
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728137%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.de] INFO: Scrape type for 10728137: 2
2026-03-26 22:18:00 [adesa.de] INFO: Scraping item 10728137 url https://www.openlane.eu/en/carv6/auction/10728137
2026-03-26 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:00 [adesa.de] INFO: Found listing with ID: 10728131
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728131%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.de] INFO: Scrape type for 10728131: 2
2026-03-26 22:18:00 [adesa.de] INFO: Scraping item 10728131 url https://www.openlane.eu/en/carv6/auction/10728131
2026-03-26 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10725943
2026-03-26 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fa755c-74d8-5000-9c8e-505530b2c646 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65fa755c-74d8-5000-9c8e-505530b2c646 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65fa755c-74d8-5000-9c8e-505530b2c646, identifier: 10725943
2026-03-26 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e50db26f-9924-5605-8c98-7c6ab433a6b7 with identifier: 10725922
2026-03-26 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e50db26f-9924-5605-8c98-7c6ab433a6b7 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e50db26f-9924-5605-8c98-7c6ab433a6b7 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e50db26f-9924-5605-8c98-7c6ab433a6b7, identifier: 10725922
2026-03-26 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10725943
2026-03-26 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10725943
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10725943 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '65fa755c-74d8-5000-9c8e-505530b2c646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725943',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'24.064 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725943%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.de] INFO: Saving data for 10725943: {'auction_closing_time': 1774607100.0, 'created_time': 1774460442.341609, 'last_price_update_time': 1774563480.553629}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725943') HTTP/1.1" 204 0
2026-03-26 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e50db26f-9924-5605-8c98-7c6ab433a6b7 with identifier: 10725922
2026-03-26 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e50db26f-9924-5605-8c98-7c6ab433a6b7 with identifier: 10725922
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e50db26f-9924-5605-8c98-7c6ab433a6b7 with identifier: 10725922 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e50db26f-9924-5605-8c98-7c6ab433a6b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725922',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 19.518 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725922%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.de] INFO: Saving data for 10725922: {'auction_closing_time': 1774607100.0, 'created_time': 1774460441.989044, 'last_price_update_time': 1774563480.842478}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725922') HTTP/1.1" 204 0
2026-03-26 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with identifier: 10725918
2026-03-26 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b1c21bbb-2382-5df8-b8a5-d2fc8fafb887, identifier: 10725918
2026-03-26 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10728508
2026-03-26 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-26 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b044730-c745-5d1b-89ed-91cead09ad52 with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b044730-c745-5d1b-89ed-91cead09ad52, identifier: 10728508
2026-03-26 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with identifier: 10725924
2026-03-26 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3335e9a8-6e1d-5ddd-8e91-0406833bcab7, identifier: 10725924
2026-03-26 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with identifier: 10725918
2026-03-26 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with identifier: 10725918
2026-03-26 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b1c21bbb-2382-5df8-b8a5-d2fc8fafb887 with identifier: 10725918 to the API
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'b1c21bbb-2382-5df8-b8a5-d2fc8fafb887',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725918',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 32280,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 32.280 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725918%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.de] INFO: Saving data for 10725918: {'auction_closing_time': 1774607100.0, 'created_time': 1774460440.671324, 'last_price_update_time': 1774563481.412086}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725918') HTTP/1.1" 204 0
2026-03-26 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10728508
2026-03-26 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10728508
2026-03-26 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b044730-c745-5d1b-89ed-91cead09ad52 with identifier: 10728508 to the API
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '5b044730-c745-5d1b-89ed-91cead09ad52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728508',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 47555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 47.555 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728508%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.de] INFO: Saving data for 10728508: {'auction_closing_time': 1774607400.0, 'created_time': 1774460435.103389, 'last_price_update_time': 1774563481.70083}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728508') HTTP/1.1" 204 0
2026-03-26 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with identifier: 10725924
2026-03-26 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with identifier: 10725924
2026-03-26 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3335e9a8-6e1d-5ddd-8e91-0406833bcab7 with identifier: 10725924 to the API
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '3335e9a8-6e1d-5ddd-8e91-0406833bcab7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725924',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 40960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'40.960 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725924%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.de] INFO: Saving data for 10725924: {'auction_closing_time': 1774607100.0, 'created_time': 1774460444.080387, 'last_price_update_time': 1774563481.982872}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725924') HTTP/1.1" 204 0
2026-03-26 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10725917
2026-03-26 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1, identifier: 10725917
2026-03-26 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10725939
2026-03-26 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5, identifier: 10725939
2026-03-26 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10725917
2026-03-26 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10725917
2026-03-26 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10725917 to the API
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'a9ffce7d-fa48-57c0-9197-1c1ad974c1e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725917',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24169,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 24.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725917%27 HTTP/1.1" 200 None
2026-03-26 22:18:02 [adesa.de] INFO: Saving data for 10725917: {'auction_closing_time': 1774607100.0, 'created_time': 1774460435.445142, 'last_price_update_time': 1774563482.465028}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725917') HTTP/1.1" 204 0
2026-03-26 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10725939
2026-03-26 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10725939
2026-03-26 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10725939 to the API
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ac39516d-ef29-5c04-9cf2-9ea8f8c909a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725939',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 37951,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'37.951 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725939%27 HTTP/1.1" 200 None
2026-03-26 22:18:02 [adesa.de] INFO: Saving data for 10725939: {'auction_closing_time': 1774607100.0, 'created_time': 1774460441.606625, 'last_price_update_time': 1774563482.786474}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725939') HTTP/1.1" 204 0
2026-03-26 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10728524
2026-03-26 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b26b57f-e94a-5865-8426-b57e34e993de with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b26b57f-e94a-5865-8426-b57e34e993de, identifier: 10728524
2026-03-26 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10725950
2026-03-26 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87049f01-cd2b-5139-b5f6-1f87b74eb251 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87049f01-cd2b-5139-b5f6-1f87b74eb251 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87049f01-cd2b-5139-b5f6-1f87b74eb251, identifier: 10725950
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10728524
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10728524
2026-03-26 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b26b57f-e94a-5865-8426-b57e34e993de with identifier: 10728524 to the API
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728524>
{'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-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8b26b57f-e94a-5865-8426-b57e34e993de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728524',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 63709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-10-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'63.709 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728524%27 HTTP/1.1" 200 None
2026-03-26 22:18:03 [adesa.de] INFO: Saving data for 10728524: {'auction_closing_time': 1774607400.0, 'created_time': 1774460423.44909, 'last_price_update_time': 1774563483.394944}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728524') HTTP/1.1" 204 0
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10725950
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10725950
2026-03-26 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87049f01-cd2b-5139-b5f6-1f87b74eb251 with identifier: 10725950 to the API
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '87049f01-cd2b-5139-b5f6-1f87b74eb251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725950',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 38086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 '
'hp - 38.086 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725950%27 HTTP/1.1" 200 None
2026-03-26 22:18:03 [adesa.de] INFO: Saving data for 10725950: {'auction_closing_time': 1774607100.0, 'created_time': 1774460430.011393, 'last_price_update_time': 1774563483.71287}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725950') HTTP/1.1" 204 0
2026-03-26 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10728375
2026-03-26 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4436b742-2728-5250-b296-a8850429ce53, identifier: 10728375
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10728375
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10728375
2026-03-26 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10728375 to the API
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '4436b742-2728-5250-b296-a8850429ce53',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728375',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 14726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 14.726 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728375%27 HTTP/1.1" 200 None
2026-03-26 22:18:04 [adesa.de] INFO: Saving data for 10728375: {'auction_closing_time': 1774606800.0, 'created_time': 1774460415.985139, 'last_price_update_time': 1774563484.240303}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728375') HTTP/1.1" 204 0
2026-03-26 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10728540
2026-03-26 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb895410-cf8f-5f8f-bdcd-62cfd01edade with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb895410-cf8f-5f8f-bdcd-62cfd01edade, identifier: 10728540
2026-03-26 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10728374
2026-03-26 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d07a83c8-c930-5e17-976f-854d359aad45, identifier: 10728374
2026-03-26 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10728540
2026-03-26 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10728540
2026-03-26 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb895410-cf8f-5f8f-bdcd-62cfd01edade with identifier: 10728540 to the API
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cb895410-cf8f-5f8f-bdcd-62cfd01edade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728540',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 44004,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 VZ - Hybrid - Automatic - 150 hp - 44.004 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728540%27 HTTP/1.1" 200 None
2026-03-26 22:18:04 [adesa.de] INFO: Saving data for 10728540: {'auction_closing_time': 1774607400.0, 'created_time': 1774460423.743545, 'last_price_update_time': 1774563484.818705}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728540') HTTP/1.1" 204 0
2026-03-26 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10728374
2026-03-26 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10728374
2026-03-26 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10728374 to the API
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728374>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'd07a83c8-c930-5e17-976f-854d359aad45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728374',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 11336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'11.336 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728374%27 HTTP/1.1" 200 None
2026-03-26 22:18:05 [adesa.de] INFO: Saving data for 10728374: {'auction_closing_time': 1774606800.0, 'created_time': 1774460420.947887, 'last_price_update_time': 1774563485.11454}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728374') HTTP/1.1" 204 0
2026-03-26 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10728304
2026-03-26 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b, identifier: 10728304
2026-03-26 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10728511
2026-03-26 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70faa225-fb8e-5ace-a179-65eac68e5957 with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70faa225-fb8e-5ace-a179-65eac68e5957, identifier: 10728511
2026-03-26 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10728304
2026-03-26 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10728304
2026-03-26 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10728304 to the API
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e5cb8259-0ced-5f97-ae66-c5e2b52ca81b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728304',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 6675,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 6.675 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728304%27 HTTP/1.1" 200 None
2026-03-26 22:18:05 [adesa.de] INFO: Saving data for 10728304: {'auction_closing_time': 1774606200.0, 'created_time': 1774460417.204167, 'last_price_update_time': 1774563485.613157}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728304') HTTP/1.1" 204 0
2026-03-26 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10728511
2026-03-26 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10728511
2026-03-26 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70faa225-fb8e-5ace-a179-65eac68e5957 with identifier: 10728511 to the API
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '70faa225-fb8e-5ace-a179-65eac68e5957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728511',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 35080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI VZ - Hybrid - Automatic - 150 hp - 35.080 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728511%27 HTTP/1.1" 200 None
2026-03-26 22:18:05 [adesa.de] INFO: Saving data for 10728511: {'auction_closing_time': 1774607400.0, 'created_time': 1774460427.751855, 'last_price_update_time': 1774563485.99793}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728511') HTTP/1.1" 204 0
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10728130
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a02af5b-08e6-5e37-897e-6504772ae0ef with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a02af5b-08e6-5e37-897e-6504772ae0ef with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a02af5b-08e6-5e37-897e-6504772ae0ef, identifier: 10728130
2026-03-26 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10728130
2026-03-26 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10728130
2026-03-26 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10728130 to the API
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '8a02af5b-08e6-5e37-897e-6504772ae0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728130',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 3941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 3.941 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728130%27 HTTP/1.1" 200 None
2026-03-26 22:18:06 [adesa.de] INFO: Saving data for 10728130: {'auction_closing_time': 1774605600.0, 'created_time': 1774460408.945562, 'last_price_update_time': 1774563486.540779}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728130') HTTP/1.1" 204 0
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10728137
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f60d174-296a-5848-9762-b9cf3fa6cdef with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f60d174-296a-5848-9762-b9cf3fa6cdef with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f60d174-296a-5848-9762-b9cf3fa6cdef, identifier: 10728137
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with identifier: 10728128
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa, identifier: 10728128
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10726074
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04a14116-f557-5d69-add3-0e050dbd6e03 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04a14116-f557-5d69-add3-0e050dbd6e03 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04a14116-f557-5d69-add3-0e050dbd6e03, identifier: 10726074
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10728510
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85648cac-a5a5-55b6-8793-ce8e9b5b853f, identifier: 10728510
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10728138
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94db506-dda0-5a34-a13c-993c9d449322 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94db506-dda0-5a34-a13c-993c9d449322 with scrape type 2
2026-03-26 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c94db506-dda0-5a34-a13c-993c9d449322, identifier: 10728138
2026-03-26 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10728137
2026-03-26 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10728137
2026-03-26 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10728137 to the API
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728137>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '8f60d174-296a-5848-9762-b9cf3fa6cdef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728137',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 6500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 6.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728137%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.de] INFO: Saving data for 10728137: {'auction_closing_time': 1774605600.0, 'created_time': 1774460412.751799, 'last_price_update_time': 1774563487.286303}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728137') HTTP/1.1" 204 0
2026-03-26 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with identifier: 10728128
2026-03-26 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with identifier: 10728128
2026-03-26 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa with identifier: 10728128 to the API
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '9c10e61c-6c86-50d6-9ddb-5f42f7a4a7fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728128',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 17803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 17.803 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728128%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.de] INFO: Saving data for 10728128: {'auction_closing_time': 1774605600.0, 'created_time': 1774460410.338666, 'last_price_update_time': 1774563487.615416}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728128') HTTP/1.1" 204 0
2026-03-26 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10726074
2026-03-26 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10726074
2026-03-26 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04a14116-f557-5d69-add3-0e050dbd6e03 with identifier: 10726074 to the API
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '04a14116-f557-5d69-add3-0e050dbd6e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726074',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 21553,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer VZ - Petrol - Automatic - 245 hp - 21.553 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726074%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.de] INFO: Saving data for 10726074: {'auction_closing_time': 1774607400.0, 'created_time': 1774460416.89527, 'last_price_update_time': 1774563487.917297}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726074') HTTP/1.1" 204 0
2026-03-26 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10728510
2026-03-26 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10728510
2026-03-26 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10728510 to the API
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '85648cac-a5a5-55b6-8793-ce8e9b5b853f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728510',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'19.567 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728510%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.de] INFO: Saving data for 10728510: {'auction_closing_time': 1774607400.0, 'created_time': 1774460435.834823, 'last_price_update_time': 1774563488.223108}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728510') HTTP/1.1" 204 0
2026-03-26 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10728138
2026-03-26 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10728138
2026-03-26 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10728138 to the API
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c94db506-dda0-5a34-a13c-993c9d449322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728138',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 16332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 16.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728138%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.de] INFO: Saving data for 10728138: {'auction_closing_time': 1774605600.0, 'created_time': 1774460409.272755, 'last_price_update_time': 1774563488.501348}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728138') HTTP/1.1" 204 0
2026-03-26 22:18:08 [scrapy.extensions.logstats] INFO: Crawled 135 pages (at 107 pages/min), scraped 127 items (at 102 items/min)
2026-03-26 22:18:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-26 22:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:08 [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-26 22:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10726081
2026-03-26 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with scrape type 2
2026-03-26 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with scrape type 2
2026-03-26 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87, identifier: 10726081
2026-03-26 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10726081
2026-03-26 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10726081
2026-03-26 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99fd3ee3-6cb0-56ef-a7af-8742acb72c87 with identifier: 10726081 to the API
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 244,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '99fd3ee3-6cb0-56ef-a7af-8742acb72c87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726081',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 12753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer VZ - Hybrid - Automatic - 244 hp - 12.753 '
'km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726081%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.de] INFO: Saving data for 10726081: {'auction_closing_time': 1774607400.0, 'created_time': 1774460446.221845, 'last_price_update_time': 1774563488.988072}
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726081') HTTP/1.1" 204 0
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728129
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728129%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728129: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728129 url https://www.openlane.eu/en/carv6/auction/10728129
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728446
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728446%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728446: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728446 url https://www.openlane.eu/en/carv6/auction/10728446
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10725948
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725948%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10725948: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10725948 url https://www.openlane.eu/en/carv6/auction/10725948
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10725956
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725956%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10725956: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10725956 url https://www.openlane.eu/en/carv6/auction/10725956
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10726072
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726072%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10726072: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10726072 url https://www.openlane.eu/en/carv6/auction/10726072
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10726084
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726084%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10726084: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10726084 url https://www.openlane.eu/en/carv6/auction/10726084
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728360
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728360%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728360: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728360 url https://www.openlane.eu/en/carv6/auction/10728360
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728399
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728399%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728399: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728399 url https://www.openlane.eu/en/carv6/auction/10728399
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728400
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728400%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728400: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728400 url https://www.openlane.eu/en/carv6/auction/10728400
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728401
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728401%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728401: 0
2026-03-26 22:18:09 [adesa.de] INFO: Skipping item 10728401 url https://www.openlane.eu/en/carv6/auction/10728401
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728402
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728402%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728402: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728402 url https://www.openlane.eu/en/carv6/auction/10728402
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728390
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728390%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728390: 0
2026-03-26 22:18:09 [adesa.de] INFO: Skipping item 10728390 url https://www.openlane.eu/en/carv6/auction/10728390
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728403
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728403%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728403: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728403 url https://www.openlane.eu/en/carv6/auction/10728403
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728382
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728382%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728382: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728382 url https://www.openlane.eu/en/carv6/auction/10728382
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728148
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728148%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728148: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728148 url https://www.openlane.eu/en/carv6/auction/10728148
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728147
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728147%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728147: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728147 url https://www.openlane.eu/en/carv6/auction/10728147
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728142
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728142%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728142: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728142 url https://www.openlane.eu/en/carv6/auction/10728142
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728146
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728146%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728146: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728146 url https://www.openlane.eu/en/carv6/auction/10728146
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10726086
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3363d4-d40a-5579-8f80-e817102b5bec with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3363d4-d40a-5579-8f80-e817102b5bec with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c3363d4-d40a-5579-8f80-e817102b5bec, identifier: 10726086
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10728379
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb, identifier: 10728379
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10728131
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b340bee3-203d-5308-a050-5e6806a02688 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b340bee3-203d-5308-a050-5e6806a02688 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b340bee3-203d-5308-a050-5e6806a02688, identifier: 10728131
2026-03-26 22:18:09 [adesa.de] INFO: Found listing with ID: 10728143
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728143%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Scrape type for 10728143: 2
2026-03-26 22:18:09 [adesa.de] INFO: Scraping item 10728143 url https://www.openlane.eu/en/carv6/auction/10728143
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10726086
2026-03-26 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10726086
2026-03-26 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c3363d4-d40a-5579-8f80-e817102b5bec with identifier: 10726086 to the API
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726086>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5c3363d4-d40a-5579-8f80-e817102b5bec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726086',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 79276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 79.276 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726086%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.de] INFO: Saving data for 10726086: {'auction_closing_time': 1774607400.0, 'created_time': 1774460420.326456, 'last_price_update_time': 1774563489.956939}
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726086') HTTP/1.1" 204 0
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10728379
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10728379
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb with identifier: 10728379 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728379>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'bfcc84ca-baa2-5bad-9a4e-6d82f03c5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728379',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 16930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'16.930 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728379%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.de] INFO: Saving data for 10728379: {'auction_closing_time': 1774606800.0, 'created_time': 1774460418.460704, 'last_price_update_time': 1774563490.370651}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728379') HTTP/1.1" 204 0
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10728131
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10728131
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10728131 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b340bee3-203d-5308-a050-5e6806a02688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728131',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 9586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 9.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728131%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.de] INFO: Saving data for 10728131: {'auction_closing_time': 1774605600.0, 'created_time': 1774460412.010393, 'last_price_update_time': 1774563490.650396}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728131') HTTP/1.1" 204 0
2026-03-26 22:18:10 [adesa.de] INFO: Found listing with ID: 10728570
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728570%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.de] INFO: Scrape type for 10728570: 2
2026-03-26 22:18:10 [adesa.de] INFO: Scraping item 10728570 url https://www.openlane.eu/en/carv6/auction/10728570
2026-03-26 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10725949
2026-03-26 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f, identifier: 10725949
2026-03-26 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10725944
2026-03-26 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24, identifier: 10725944
2026-03-26 22:18:10 [adesa.de] INFO: Found listing with ID: 10728265
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728265%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.de] INFO: Scrape type for 10728265: 2
2026-03-26 22:18:10 [adesa.de] INFO: Scraping item 10728265 url https://www.openlane.eu/en/carv6/auction/10728265
2026-03-26 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10725949
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10725949
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f with identifier: 10725949 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725949>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e32ff8ba-bf6a-5ac7-96f2-699ec6cbd76f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725949',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 28144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 '
'hp - 28.144 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725949%27 HTTP/1.1" 200 None
2026-03-26 22:18:11 [adesa.de] INFO: Saving data for 10725949: {'auction_closing_time': 1774607100.0, 'created_time': 1774460431.943859, 'last_price_update_time': 1774563491.171326}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725949') HTTP/1.1" 204 0
2026-03-26 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10725944
2026-03-26 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10725944
2026-03-26 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f3c96c1-c3c5-5ecb-94f9-2a6001884d24 with identifier: 10725944 to the API
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725944>
{'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': 310,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7f3c96c1-c3c5-5ecb-94f9-2a6001884d24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725944',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 21309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - Petrol - Automatic - 310 hp - '
'21.309 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725944%27 HTTP/1.1" 200 None
2026-03-26 22:18:11 [adesa.de] INFO: Saving data for 10725944: {'auction_closing_time': 1774607100.0, 'created_time': 1774460425.321164, 'last_price_update_time': 1774563491.468285}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725944') HTTP/1.1" 204 0
2026-03-26 22:18:11 [adesa.de] INFO: Found listing with ID: 10728181
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728181%27 HTTP/1.1" 200 None
2026-03-26 22:18:11 [adesa.de] INFO: Scrape type for 10728181: 2
2026-03-26 22:18:11 [adesa.de] INFO: Scraping item 10728181 url https://www.openlane.eu/en/carv6/auction/10728181
2026-03-26 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10726066
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bcc6599-cbc5-53a9-9940-337a622de5d9 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bcc6599-cbc5-53a9-9940-337a622de5d9 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bcc6599-cbc5-53a9-9940-337a622de5d9, identifier: 10726066
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10725946
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335d8410-8062-5fc4-98a5-980dec9865b7 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335d8410-8062-5fc4-98a5-980dec9865b7 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 335d8410-8062-5fc4-98a5-980dec9865b7, identifier: 10725946
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10726069
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd, identifier: 10726069
2026-03-26 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10726066
2026-03-26 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10726066
2026-03-26 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bcc6599-cbc5-53a9-9940-337a622de5d9 with identifier: 10726066 to the API
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2bcc6599-cbc5-53a9-9940-337a622de5d9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726066',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 14793,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor - Petrol - Manual - 150 hp - 14.793 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726066%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Saving data for 10726066: {'auction_closing_time': 1774607400.0, 'created_time': 1774460420.615775, 'last_price_update_time': 1774563492.09697}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726066') HTTP/1.1" 204 0
2026-03-26 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10725946
2026-03-26 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10725946
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10725946 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725946>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '335d8410-8062-5fc4-98a5-980dec9865b7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725946',
'listing': 'auction',
'location': 'Engelskirchen (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 50382,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'50.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725946%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Saving data for 10725946: {'auction_closing_time': 1774607100.0, 'created_time': 1774460424.948598, 'last_price_update_time': 1774563492.388319}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725946') HTTP/1.1" 204 0
2026-03-26 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10726069
2026-03-26 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10726069
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44d4b9a9-5063-56ca-99c5-8d77750b2fcd with identifier: 10726069 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '44d4b9a9-5063-56ca-99c5-8d77750b2fcd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726069',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 31859,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor VZ - Petrol - Automatic - 245 hp - 31.859 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726069%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Saving data for 10726069: {'auction_closing_time': 1774607400.0, 'created_time': 1774460419.992033, 'last_price_update_time': 1774563492.676605}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726069') HTTP/1.1" 204 0
2026-03-26 22:18:12 [adesa.de] INFO: Found listing with ID: 10728387
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728387%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Scrape type for 10728387: 2
2026-03-26 22:18:12 [adesa.de] INFO: Scraping item 10728387 url https://www.openlane.eu/en/carv6/auction/10728387
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [adesa.de] INFO: Found listing with ID: 10728182
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728182%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Scrape type for 10728182: 2
2026-03-26 22:18:12 [adesa.de] INFO: Scraping item 10728182 url https://www.openlane.eu/en/carv6/auction/10728182
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10728515
2026-03-26 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-26 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879c3713-2a82-58c1-8bee-bfa57ac4520c with scrape type 2
2026-03-26 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 879c3713-2a82-58c1-8bee-bfa57ac4520c, identifier: 10728515
2026-03-26 22:18:12 [adesa.de] INFO: Found listing with ID: 10728180
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728180%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.de] INFO: Scrape type for 10728180: 2
2026-03-26 22:18:12 [adesa.de] INFO: Scraping item 10728180 url https://www.openlane.eu/en/carv6/auction/10728180
2026-03-26 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10728515
2026-03-26 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10728515
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 879c3713-2a82-58c1-8bee-bfa57ac4520c with identifier: 10728515 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728515>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '879c3713-2a82-58c1-8bee-bfa57ac4520c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728515',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 94018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - AWD - Diesel - Automatic - 150 '
'hp - 94.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728515%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.de] INFO: Saving data for 10728515: {'auction_closing_time': 1774607400.0, 'created_time': 1774460421.953734, 'last_price_update_time': 1774563493.133799}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728515') HTTP/1.1" 204 0
2026-03-26 22:18:13 [adesa.de] INFO: Found listing with ID: 10728354
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728354%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.de] INFO: Scrape type for 10728354: 2
2026-03-26 22:18:13 [adesa.de] INFO: Scraping item 10728354 url https://www.openlane.eu/en/carv6/auction/10728354
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10726082
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7, identifier: 10726082
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10725945
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8, identifier: 10725945
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10728378
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0094edb0-c80e-5dcd-9538-68421172bdd4 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0094edb0-c80e-5dcd-9538-68421172bdd4, identifier: 10728378
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10728523
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff646310-b913-5a1e-87f7-65d248ab63c3 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff646310-b913-5a1e-87f7-65d248ab63c3, identifier: 10728523
2026-03-26 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10726082
2026-03-26 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10726082
2026-03-26 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 93cc1bd7-929d-59f3-8ff8-f63dad6e84d7 with identifier: 10726082 to the API
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726082>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '93cc1bd7-929d-59f3-8ff8-f63dad6e84d7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726082',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 47485,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 47.485 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726082%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.de] INFO: Saving data for 10726082: {'auction_closing_time': 1774607400.0, 'created_time': 1774460425.61159, 'last_price_update_time': 1774563493.886181}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726082') HTTP/1.1" 204 0
2026-03-26 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10725945
2026-03-26 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10725945
2026-03-26 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10725945 to the API
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725945>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ab50894c-17b1-51a3-97cf-bcb74a7c1dd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725945',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 26985,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 26.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725945%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Saving data for 10725945: {'auction_closing_time': 1774607100.0, 'created_time': 1774460433.179304, 'last_price_update_time': 1774563494.160998}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725945') HTTP/1.1" 204 0
2026-03-26 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10728378
2026-03-26 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10728378
2026-03-26 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0094edb0-c80e-5dcd-9538-68421172bdd4 with identifier: 10728378 to the API
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '0094edb0-c80e-5dcd-9538-68421172bdd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728378',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 27414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI - Hybrid - Automatic - 203 hp - 27.414 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728378%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Saving data for 10728378: {'auction_closing_time': 1774606800.0, 'created_time': 1774460428.403307, 'last_price_update_time': 1774563494.445724}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728378') HTTP/1.1" 204 0
2026-03-26 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10728523
2026-03-26 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10728523
2026-03-26 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff646310-b913-5a1e-87f7-65d248ab63c3 with identifier: 10728523 to the API
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ff646310-b913-5a1e-87f7-65d248ab63c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728523',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 50866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI Business - Hybrid - Automatic - 150 hp - '
'50.866 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728523%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Saving data for 10728523: {'auction_closing_time': 1774607400.0, 'created_time': 1774460429.042266, 'last_price_update_time': 1774563494.745713}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728523') HTTP/1.1" 204 0
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728383
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728383%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728383: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728383 url https://www.openlane.eu/en/carv6/auction/10728383
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728571
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728571%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728571: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728571 url https://www.openlane.eu/en/carv6/auction/10728571
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728177
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728177%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728177: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728177 url https://www.openlane.eu/en/carv6/auction/10728177
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728264
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728264%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728264: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728264 url https://www.openlane.eu/en/carv6/auction/10728264
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728445
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728445%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728445: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728445 url https://www.openlane.eu/en/carv6/auction/10728445
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728444
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728444%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728444: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728444 url https://www.openlane.eu/en/carv6/auction/10728444
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728152
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728152%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728152: 2
2026-03-26 22:18:14 [adesa.de] INFO: Scraping item 10728152 url https://www.openlane.eu/en/carv6/auction/10728152
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728154
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728154%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728154: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728154 url https://www.openlane.eu/en/carv6/auction/10728154
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728151
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728151%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728151: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728151 url https://www.openlane.eu/en/carv6/auction/10728151
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728156
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728156%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728156: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728156 url https://www.openlane.eu/en/carv6/auction/10728156
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728155
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728155%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728155: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728155 url https://www.openlane.eu/en/carv6/auction/10728155
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728153
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728153%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728153: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728153 url https://www.openlane.eu/en/carv6/auction/10728153
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728407
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728407%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728407: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728407 url https://www.openlane.eu/en/carv6/auction/10728407
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728410
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728410%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.de] INFO: Scrape type for 10728410: 0
2026-03-26 22:18:14 [adesa.de] INFO: Skipping item 10728410 url https://www.openlane.eu/en/carv6/auction/10728410
2026-03-26 22:18:14 [adesa.de] INFO: Found listing with ID: 10728405
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728405%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Scrape type for 10728405: 0
2026-03-26 22:18:15 [adesa.de] INFO: Skipping item 10728405 url https://www.openlane.eu/en/carv6/auction/10728405
2026-03-26 22:18:15 [adesa.de] INFO: Found listing with ID: 10728308
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728308%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Scrape type for 10728308: 0
2026-03-26 22:18:15 [adesa.de] INFO: Skipping item 10728308 url https://www.openlane.eu/en/carv6/auction/10728308
2026-03-26 22:18:15 [adesa.de] INFO: Found listing with ID: 10725959
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725959%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Scrape type for 10725959: 2
2026-03-26 22:18:15 [adesa.de] INFO: Scraping item 10725959 url https://www.openlane.eu/en/carv6/auction/10725959
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10728507
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55209630-8b08-57bb-b72a-39d3739d81c9, identifier: 10728507
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10728400
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9146956e-d087-5fd9-a828-7c4fa362c76e, identifier: 10728400
2026-03-26 22:18:15 [adesa.de] INFO: Found listing with ID: 10728408
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728408%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Scrape type for 10728408: 0
2026-03-26 22:18:15 [adesa.de] INFO: Skipping item 10728408 url https://www.openlane.eu/en/carv6/auction/10728408
2026-03-26 22:18:15 [adesa.de] INFO: Found listing with ID: 10728392
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728392%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Scrape type for 10728392: 2
2026-03-26 22:18:15 [adesa.de] INFO: Scraping item 10728392 url https://www.openlane.eu/en/carv6/auction/10728392
2026-03-26 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10728507
2026-03-26 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10728507
2026-03-26 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10728507 to the API
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '55209630-8b08-57bb-b72a-39d3739d81c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728507',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 58486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'58.486 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728507%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Saving data for 10728507: {'auction_closing_time': 1774607400.0, 'created_time': 1774460428.05805, 'last_price_update_time': 1774563495.552786}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728507') HTTP/1.1" 204 0
2026-03-26 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10728400
2026-03-26 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10728400
2026-03-26 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10728400 to the API
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9146956e-d087-5fd9-a828-7c4fa362c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728400',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 14984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 14.984 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728400%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.de] INFO: Saving data for 10728400: {'auction_closing_time': 1774606800.0, 'created_time': 1774460403.716266, 'last_price_update_time': 1774563495.953734}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728400') HTTP/1.1" 204 0
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10728521
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ad8712-a333-5e10-b762-f7a19ecda761 with scrape type 2
2026-03-26 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7ad8712-a333-5e10-b762-f7a19ecda761, identifier: 10728521
2026-03-26 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b76fc6da-bb1e-51fe-ad64-86a42896fd8c with identifier: 10725934
2026-03-26 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b76fc6da-bb1e-51fe-ad64-86a42896fd8c with scrape type 2
2026-03-26 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b76fc6da-bb1e-51fe-ad64-86a42896fd8c with scrape type 2
2026-03-26 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b76fc6da-bb1e-51fe-ad64-86a42896fd8c, identifier: 10725934
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728327
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728327%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728327: 0
2026-03-26 22:18:16 [adesa.de] INFO: Skipping item 10728327 url https://www.openlane.eu/en/carv6/auction/10728327
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728430
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728430%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728430: 0
2026-03-26 22:18:16 [adesa.de] INFO: Skipping item 10728430 url https://www.openlane.eu/en/carv6/auction/10728430
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728431
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728431%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728431: 0
2026-03-26 22:18:16 [adesa.de] INFO: Skipping item 10728431 url https://www.openlane.eu/en/carv6/auction/10728431
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728391
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728391%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728391: 0
2026-03-26 22:18:16 [adesa.de] INFO: Skipping item 10728391 url https://www.openlane.eu/en/carv6/auction/10728391
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728452
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728452%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728452: 0
2026-03-26 22:18:16 [adesa.de] INFO: Skipping item 10728452 url https://www.openlane.eu/en/carv6/auction/10728452
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728455
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728455%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728455: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728455 url https://www.openlane.eu/en/carv6/auction/10728455
2026-03-26 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10728521
2026-03-26 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10728521
2026-03-26 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7ad8712-a333-5e10-b762-f7a19ecda761 with identifier: 10728521 to the API
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b7ad8712-a333-5e10-b762-f7a19ecda761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728521',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 30332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 TSI Business - Hybrid - Automatic - 150 hp - '
'30.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728521%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Saving data for 10728521: {'auction_closing_time': 1774607400.0, 'created_time': 1774460428.732022, 'last_price_update_time': 1774563496.565568}
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728521') HTTP/1.1" 204 0
2026-03-26 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b76fc6da-bb1e-51fe-ad64-86a42896fd8c with identifier: 10725934
2026-03-26 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b76fc6da-bb1e-51fe-ad64-86a42896fd8c with identifier: 10725934
2026-03-26 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b76fc6da-bb1e-51fe-ad64-86a42896fd8c with identifier: 10725934 to the API
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'b76fc6da-bb1e-51fe-ad64-86a42896fd8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725934',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 94387,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-09-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'94.387 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725934%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Saving data for 10725934: {'auction_closing_time': 1774607100.0, 'created_time': 1774460443.370383, 'last_price_update_time': 1774563496.871847}
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725934') HTTP/1.1" 204 0
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728454
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728454%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728454: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728454 url https://www.openlane.eu/en/carv6/auction/10728454
2026-03-26 22: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-26 22: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-26 22: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-26 22: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-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728453
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728453%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728453: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728453 url https://www.openlane.eu/en/carv6/auction/10728453
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728456
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728456%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728456: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728456 url https://www.openlane.eu/en/carv6/auction/10728456
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728457
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728457%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728457: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728457 url https://www.openlane.eu/en/carv6/auction/10728457
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728432
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728432%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.de] INFO: Scrape type for 10728432: 2
2026-03-26 22:18:16 [adesa.de] INFO: Scraping item 10728432 url https://www.openlane.eu/en/carv6/auction/10728432
2026-03-26 22:18:16 [adesa.de] INFO: Found listing with ID: 10728438
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728438%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.de] INFO: Scrape type for 10728438: 2
2026-03-26 22:18:17 [adesa.de] INFO: Scraping item 10728438 url https://www.openlane.eu/en/carv6/auction/10728438
2026-03-26 22:18:17 [adesa.de] INFO: Found listing with ID: 10728441
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728441%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.de] INFO: Scrape type for 10728441: 2
2026-03-26 22:18:17 [adesa.de] INFO: Scraping item 10728441 url https://www.openlane.eu/en/carv6/auction/10728441
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10728402
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a726e292-c327-570b-a7f6-e2fd010910e1, identifier: 10728402
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10728399
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef, identifier: 10728399
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10728382
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 071cac25-9c53-57b1-9ce3-6d95cde9023f, identifier: 10728382
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with identifier: 10728146
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b7fa68f-58ac-590a-bf9f-3deca9dfa872, identifier: 10728146
2026-03-26 22:18:17 [adesa.de] INFO: Found listing with ID: 10728439
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728439%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.de] INFO: Scrape type for 10728439: 2
2026-03-26 22:18:17 [adesa.de] INFO: Scraping item 10728439 url https://www.openlane.eu/en/carv6/auction/10728439
2026-03-26 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10728402
2026-03-26 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10728402
2026-03-26 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10728402 to the API
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'a726e292-c327-570b-a7f6-e2fd010910e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728402',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 6090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 6.090 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728402%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.de] INFO: Saving data for 10728402: {'auction_closing_time': 1774606800.0, 'created_time': 1774460343.001445, 'last_price_update_time': 1774563497.733497}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728402') HTTP/1.1" 204 0
2026-03-26 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10728399
2026-03-26 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10728399
2026-03-26 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10728399 to the API
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '22b9fe3f-0bbe-564f-95c4-5647bf82e6ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728399',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 13480,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 13.480 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728399%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Saving data for 10728399: {'auction_closing_time': 1774606800.0, 'created_time': 1774460330.549211, 'last_price_update_time': 1774563498.146899}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728399') HTTP/1.1" 204 0
2026-03-26 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10728382
2026-03-26 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10728382
2026-03-26 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10728382 to the API
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728382>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '071cac25-9c53-57b1-9ce3-6d95cde9023f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728382',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 11044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Style - Petrol - Manual - 120 hp - 11.044 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728382%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Saving data for 10728382: {'auction_closing_time': 1774606800.0, 'created_time': 1774460338.964455, 'last_price_update_time': 1774563498.449437}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728382') HTTP/1.1" 204 0
2026-03-26 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with identifier: 10728146
2026-03-26 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with identifier: 10728146
2026-03-26 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b7fa68f-58ac-590a-bf9f-3deca9dfa872 with identifier: 10728146 to the API
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '3b7fa68f-58ac-590a-bf9f-3deca9dfa872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728146',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 43573,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 Uniq - AWD - Electric - Automatic - 325 hp - 43.573 '
'km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728146%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Saving data for 10728146: {'auction_closing_time': 1774605600.0, 'created_time': 1774460291.366209, 'last_price_update_time': 1774563498.731479}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728146') HTTP/1.1" 204 0
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728380
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728380%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728380: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728380 url https://www.openlane.eu/en/carv6/auction/10728380
2026-03-26 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728273
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728273%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728273: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728273 url https://www.openlane.eu/en/carv6/auction/10728273
2026-03-26 22:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728352
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728352%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728352: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728352 url https://www.openlane.eu/en/carv6/auction/10728352
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728322
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728322%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728322: 0
2026-03-26 22:18:18 [adesa.de] INFO: Skipping item 10728322 url https://www.openlane.eu/en/carv6/auction/10728322
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728448
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728448%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728448: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728448 url https://www.openlane.eu/en/carv6/auction/10728448
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728124
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728124%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728124: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728124 url https://www.openlane.eu/en/carv6/auction/10728124
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728126
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728126%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728126: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728126 url https://www.openlane.eu/en/carv6/auction/10728126
2026-03-26 22:18:18 [adesa.de] INFO: Found listing with ID: 10728123
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728123%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.de] INFO: Scrape type for 10728123: 2
2026-03-26 22:18:18 [adesa.de] INFO: Scraping item 10728123 url https://www.openlane.eu/en/carv6/auction/10728123
2026-03-26 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with identifier: 10728142
2026-03-26 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with scrape type 2
2026-03-26 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69b204ef-4922-5b50-9045-8bb8ce0f0f8c, identifier: 10728142
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10728143
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c633527-a95d-5691-bcb4-c6f458b060df with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c633527-a95d-5691-bcb4-c6f458b060df with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c633527-a95d-5691-bcb4-c6f458b060df, identifier: 10728143
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10728570
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3af6a864-eb67-5044-9108-f1fea8b2d87d, identifier: 10728570
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with identifier: 10728181
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2ba0397-9249-5f14-8e0f-1eb2bcb307d2, identifier: 10728181
2026-03-26 22:18:19 [adesa.de] INFO: Found listing with ID: 10728127
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728127%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.de] INFO: Scrape type for 10728127: 2
2026-03-26 22:18:19 [adesa.de] INFO: Scraping item 10728127 url https://www.openlane.eu/en/carv6/auction/10728127
2026-03-26 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with identifier: 10728142
2026-03-26 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with identifier: 10728142
2026-03-26 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69b204ef-4922-5b50-9045-8bb8ce0f0f8c with identifier: 10728142 to the API
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '69b204ef-4922-5b50-9045-8bb8ce0f0f8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728142',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 65005,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 Techniq - Electric - Automatic - 217 hp - 65.005 km',
'transmission': 'automatic',
'trim': 'Techniq',
'vin': None,
'year': 2022}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728142%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.de] INFO: Saving data for 10728142: {'auction_closing_time': 1774605600.0, 'created_time': 1774460287.556304, 'last_price_update_time': 1774563499.608699}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728142') HTTP/1.1" 204 0
2026-03-26 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10728143
2026-03-26 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10728143
2026-03-26 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10728143 to the API
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '8c633527-a95d-5691-bcb4-c6f458b060df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728143',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 43402,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 Uniq - Electric - Automatic - 228 hp - 43.402 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728143%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.de] INFO: Saving data for 10728143: {'auction_closing_time': 1774605600.0, 'created_time': 1774460288.289934, 'last_price_update_time': 1774563499.884455}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728143') HTTP/1.1" 204 0
2026-03-26 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10728570
2026-03-26 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10728570
2026-03-26 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10728570 to the API
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3af6a864-eb67-5044-9108-f1fea8b2d87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728570',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 71372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Hybrid - Automatic - 265 hp '
'- 71.372 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728570%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Saving data for 10728570: {'auction_closing_time': 1774607400.0, 'created_time': 1774460286.169871, 'last_price_update_time': 1774563500.217856}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728570') HTTP/1.1" 204 0
2026-03-26 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with identifier: 10728181
2026-03-26 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with identifier: 10728181
2026-03-26 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2ba0397-9249-5f14-8e0f-1eb2bcb307d2 with identifier: 10728181 to the API
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e2ba0397-9249-5f14-8e0f-1eb2bcb307d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728181',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 54145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - Hybrid - Automatic - 180 hp - '
'54.145 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728181%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Saving data for 10728181: {'auction_closing_time': 1774605600.0, 'created_time': 1774460413.289594, 'last_price_update_time': 1774563500.509081}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728181') HTTP/1.1" 204 0
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728139
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728139%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728139: 2
2026-03-26 22:18:20 [adesa.de] INFO: Scraping item 10728139 url https://www.openlane.eu/en/carv6/auction/10728139
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728125
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728125%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728125: 2
2026-03-26 22:18:20 [adesa.de] INFO: Scraping item 10728125 url https://www.openlane.eu/en/carv6/auction/10728125
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728270
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728270%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728270: 0
2026-03-26 22:18:20 [adesa.de] INFO: Skipping item 10728270 url https://www.openlane.eu/en/carv6/auction/10728270
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728302
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728302%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728302: 0
2026-03-26 22:18:20 [adesa.de] INFO: Skipping item 10728302 url https://www.openlane.eu/en/carv6/auction/10728302
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10730776
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730776%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10730776: 0
2026-03-26 22:18:20 [adesa.de] INFO: Skipping item 10730776 url https://www.openlane.eu/en/carv6/auction/10730776
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10730775
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730775%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10730775: 0
2026-03-26 22:18:20 [adesa.de] INFO: Skipping item 10730775 url https://www.openlane.eu/en/carv6/auction/10730775
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728394
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728394%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728394: 2
2026-03-26 22:18:20 [adesa.de] INFO: Scraping item 10728394 url https://www.openlane.eu/en/carv6/auction/10728394
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728397
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728397%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728397: 2
2026-03-26 22:18:20 [adesa.de] INFO: Scraping item 10728397 url https://www.openlane.eu/en/carv6/auction/10728397
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10728265
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 817255f8-ae64-516e-a1d3-c8c025ca01cb, identifier: 10728265
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with identifier: 10728148
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63a6365b-d1d6-5506-b4b7-53ecd97cb402, identifier: 10728148
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10728387
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3244d195-c86b-54f3-8633-6b483517e85c, identifier: 10728387
2026-03-26 22:18:20 [adesa.de] INFO: Found listing with ID: 10728388
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728388%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.de] INFO: Scrape type for 10728388: 2
2026-03-26 22:18:20 [adesa.de] INFO: Scraping item 10728388 url https://www.openlane.eu/en/carv6/auction/10728388
2026-03-26 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10728265
2026-03-26 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10728265
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10728265 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '817255f8-ae64-516e-a1d3-c8c025ca01cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728265',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 22946,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - Hybrid - Automatic - 180 hp - '
'22.946 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728265%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.de] INFO: Saving data for 10728265: {'auction_closing_time': 1774606200.0, 'created_time': 1774460284.913494, 'last_price_update_time': 1774563501.277392}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728265') HTTP/1.1" 204 0
2026-03-26 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with identifier: 10728148
2026-03-26 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with identifier: 10728148
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63a6365b-d1d6-5506-b4b7-53ecd97cb402 with identifier: 10728148 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '63a6365b-d1d6-5506-b4b7-53ecd97cb402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31902',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728148',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 48260,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'48.260 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728148%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.de] INFO: Saving data for 10728148: {'auction_closing_time': 1774605600.0, 'created_time': 1774460295.767867, 'last_price_update_time': 1774563501.676879}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728148') HTTP/1.1" 204 0
2026-03-26 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10728387
2026-03-26 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10728387
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10728387 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '3244d195-c86b-54f3-8633-6b483517e85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728387',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 55742,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'55.742 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728387%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.de] INFO: Saving data for 10728387: {'auction_closing_time': 1774606800.0, 'created_time': 1774460279.372255, 'last_price_update_time': 1774563501.966857}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728387') HTTP/1.1" 204 0
2026-03-26 22:18:21 [adesa.de] INFO: Found listing with ID: 10728389
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728389%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728389: 0
2026-03-26 22:18:22 [adesa.de] INFO: Skipping item 10728389 url https://www.openlane.eu/en/carv6/auction/10728389
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728395
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728395%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728395: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728395 url https://www.openlane.eu/en/carv6/auction/10728395
2026-03-26 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728396
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728396%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728396: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728396 url https://www.openlane.eu/en/carv6/auction/10728396
2026-03-26 22: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-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728276
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728276%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728276: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728276 url https://www.openlane.eu/en/carv6/auction/10728276
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728260
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728260%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728260: 0
2026-03-26 22:18:22 [adesa.de] INFO: Skipping item 10728260 url https://www.openlane.eu/en/carv6/auction/10728260
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728259
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728259%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728259: 0
2026-03-26 22:18:22 [adesa.de] INFO: Skipping item 10728259 url https://www.openlane.eu/en/carv6/auction/10728259
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728215
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728215%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728215: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728215 url https://www.openlane.eu/en/carv6/auction/10728215
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728262
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728262%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728262: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728262 url https://www.openlane.eu/en/carv6/auction/10728262
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728257
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728257%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728257: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728257 url https://www.openlane.eu/en/carv6/auction/10728257
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10728354
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01a650a0-ee1f-5ddd-9161-8b619384b778, identifier: 10728354
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10728383
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fe355f-60bc-5d59-924f-6f5713f85380 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95fe355f-60bc-5d59-924f-6f5713f85380 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95fe355f-60bc-5d59-924f-6f5713f85380, identifier: 10728383
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d745d5f-bc71-5bb6-9196-4881c8609c2b with identifier: 10728182
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d745d5f-bc71-5bb6-9196-4881c8609c2b with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d745d5f-bc71-5bb6-9196-4881c8609c2b with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5d745d5f-bc71-5bb6-9196-4881c8609c2b, identifier: 10728182
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10728147
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cb8c57f-aa36-5da2-87d7-f92c6399f762, identifier: 10728147
2026-03-26 22:18:22 [adesa.de] INFO: Found listing with ID: 10728258
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728258%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Scrape type for 10728258: 2
2026-03-26 22:18:22 [adesa.de] INFO: Scraping item 10728258 url https://www.openlane.eu/en/carv6/auction/10728258
2026-03-26 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10728354
2026-03-26 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10728354
2026-03-26 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10728354 to the API
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '01a650a0-ee1f-5ddd-9161-8b619384b778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728354',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 14371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia EV6 GT - Electric - Automatic - 585 hp - 14.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728354%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.de] INFO: Saving data for 10728354: {'auction_closing_time': 1774606200.0, 'created_time': 1774460276.281734, 'last_price_update_time': 1774563502.859276}
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728354') HTTP/1.1" 204 0
2026-03-26 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10728383
2026-03-26 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10728383
2026-03-26 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10728383 to the API
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728383>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '95fe355f-60bc-5d59-924f-6f5713f85380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728383',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 69780,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Picanto 1.2 ISG Dream Team - Petrol - Manual - 84 hp - 69.780 '
'km',
'transmission': 'manual',
'trim': 'Dream Team',
'vin': None,
'year': 2017}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728383%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Saving data for 10728383: {'auction_closing_time': 1774606800.0, 'created_time': 1774460279.657439, 'last_price_update_time': 1774563503.165479}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728383') HTTP/1.1" 204 0
2026-03-26 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5d745d5f-bc71-5bb6-9196-4881c8609c2b with identifier: 10728182
2026-03-26 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5d745d5f-bc71-5bb6-9196-4881c8609c2b with identifier: 10728182
2026-03-26 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5d745d5f-bc71-5bb6-9196-4881c8609c2b with identifier: 10728182 to the API
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728182>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '5d745d5f-bc71-5bb6-9196-4881c8609c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728182',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson Prime - Hybrid - Automatic - 180 hp - 50.795 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728182%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Saving data for 10728182: {'auction_closing_time': 1774605600.0, 'created_time': 1774460289.218813, 'last_price_update_time': 1774563503.444442}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728182') HTTP/1.1" 204 0
2026-03-26 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10728147
2026-03-26 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10728147
2026-03-26 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10728147 to the API
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '3cb8c57f-aa36-5da2-87d7-f92c6399f762',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728147',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 28102,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 - Electric - Automatic - 170 hp - 28.102 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728147%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Saving data for 10728147: {'auction_closing_time': 1774605600.0, 'created_time': 1774460415.285672, 'last_price_update_time': 1774563503.731047}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728147') HTTP/1.1" 204 0
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10728261
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728261%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10728261: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10728261 url https://www.openlane.eu/en/carv6/auction/10728261
2026-03-26 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10728255
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728255%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10728255: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10728255 url https://www.openlane.eu/en/carv6/auction/10728255
2026-03-26 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10728256
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728256%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10728256: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10728256 url https://www.openlane.eu/en/carv6/auction/10728256
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10728217
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728217%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10728217: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10728217 url https://www.openlane.eu/en/carv6/auction/10728217
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10726087
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726087%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10726087: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10726087 url https://www.openlane.eu/en/carv6/auction/10726087
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10725951
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725951%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10725951: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10725951 url https://www.openlane.eu/en/carv6/auction/10725951
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10725914
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725914%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10725914: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10725914 url https://www.openlane.eu/en/carv6/auction/10725914
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10726093
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726093%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10726093: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10726093 url https://www.openlane.eu/en/carv6/auction/10726093
2026-03-26 22:18:23 [adesa.de] INFO: Found listing with ID: 10726085
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726085%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.de] INFO: Scrape type for 10726085: 2
2026-03-26 22:18:23 [adesa.de] INFO: Scraping item 10726085 url https://www.openlane.eu/en/carv6/auction/10726085
2026-03-26 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10728392
2026-03-26 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 2
2026-03-26 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16703827-d98a-5517-94a1-aabecadccb5b, identifier: 10728392
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8076ae3-4145-5358-a3c9-7033ee020b9f with identifier: 10728180
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8076ae3-4145-5358-a3c9-7033ee020b9f with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8076ae3-4145-5358-a3c9-7033ee020b9f with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8076ae3-4145-5358-a3c9-7033ee020b9f, identifier: 10728180
2026-03-26 22:18:24 [adesa.de] INFO: Found listing with ID: 10725969
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725969%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Scrape type for 10725969: 2
2026-03-26 22:18:24 [adesa.de] INFO: Scraping item 10725969 url https://www.openlane.eu/en/carv6/auction/10725969
2026-03-26 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10728392
2026-03-26 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10728392
2026-03-26 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10728392 to the API
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728392>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '16703827-d98a-5517-94a1-aabecadccb5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728392',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 80185,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 80.185 km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728392%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Saving data for 10728392: {'auction_closing_time': 1774606800.0, 'created_time': 1774460238.05783, 'last_price_update_time': 1774563504.416556}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728392') HTTP/1.1" 204 0
2026-03-26 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8076ae3-4145-5358-a3c9-7033ee020b9f with identifier: 10728180
2026-03-26 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8076ae3-4145-5358-a3c9-7033ee020b9f with identifier: 10728180
2026-03-26 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8076ae3-4145-5358-a3c9-7033ee020b9f with identifier: 10728180 to the API
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8076ae3-4145-5358-a3c9-7033ee020b9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728180',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 73777,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson Prime - Hybrid - Automatic - 180 hp - 73.777 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728180%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Saving data for 10728180: {'auction_closing_time': 1774605600.0, 'created_time': 1774460289.921875, 'last_price_update_time': 1774563504.821105}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728180') HTTP/1.1" 204 0
2026-03-26 22:18:24 [adesa.de] INFO: Found listing with ID: 10726088
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726088%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Scrape type for 10726088: 2
2026-03-26 22:18:24 [adesa.de] INFO: Scraping item 10726088 url https://www.openlane.eu/en/carv6/auction/10726088
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [adesa.de] INFO: Found listing with ID: 10725962
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725962%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Scrape type for 10725962: 2
2026-03-26 22:18:24 [adesa.de] INFO: Scraping item 10725962 url https://www.openlane.eu/en/carv6/auction/10725962
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [adesa.de] INFO: Found listing with ID: 10725954
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725954%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.de] INFO: Scrape type for 10725954: 2
2026-03-26 22:18:24 [adesa.de] INFO: Scraping item 10725954 url https://www.openlane.eu/en/carv6/auction/10725954
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10728439
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58a1c51-b41a-5716-af55-aeb605833ca5 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d58a1c51-b41a-5716-af55-aeb605833ca5, identifier: 10728439
2026-03-26 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10728152
2026-03-26 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79005133-7b69-51b3-8a20-b7f61eb91c90, identifier: 10728152
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10728439
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10728439
2026-03-26 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d58a1c51-b41a-5716-af55-aeb605833ca5 with identifier: 10728439 to the API
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728439>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'd58a1c51-b41a-5716-af55-aeb605833ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728439',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '408',
'odometer': 33135,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 131 hp - 33.135 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728439%27 HTTP/1.1" 200 None
2026-03-26 22:18:25 [adesa.de] INFO: Saving data for 10728439: {'auction_closing_time': 1774606800.0, 'created_time': 1774460258.327308, 'last_price_update_time': 1774563505.42581}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728439') HTTP/1.1" 204 0
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10728152
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10728152
2026-03-26 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10728152 to the API
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '79005133-7b69-51b3-8a20-b7f61eb91c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728152',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.607 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728152%27 HTTP/1.1" 200 None
2026-03-26 22:18:25 [adesa.de] INFO: Saving data for 10728152: {'auction_closing_time': 1774605600.0, 'created_time': 1774460271.600554, 'last_price_update_time': 1774563505.718568}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728152') HTTP/1.1" 204 0
2026-03-26 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10725959
2026-03-26 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e, identifier: 10725959
2026-03-26 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10728455
2026-03-26 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f057969e-177f-54bd-b4e0-1d9366061bdf, identifier: 10728455
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10725959
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10725959
2026-03-26 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10725959 to the API
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '3ddb39e3-50b5-5439-84e3-2322b0f8f79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725959',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 11961,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 11.961 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725959%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.de] INFO: Saving data for 10725959: {'auction_closing_time': 1774607100.0, 'created_time': 1774460237.146786, 'last_price_update_time': 1774563506.222543}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725959') HTTP/1.1" 204 0
2026-03-26 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10728455
2026-03-26 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10728455
2026-03-26 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10728455 to the API
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f057969e-177f-54bd-b4e0-1d9366061bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728455',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.159 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728455%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.de] INFO: Saving data for 10728455: {'auction_closing_time': 1774606800.0, 'created_time': 1774460270.017523, 'last_price_update_time': 1774563506.499409}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728455') HTTP/1.1" 204 0
2026-03-26 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10728441
2026-03-26 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8, identifier: 10728441
2026-03-26 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10728438
2026-03-26 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b732a11-bb2f-53e0-923d-ad69618d925f with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b732a11-bb2f-53e0-923d-ad69618d925f, identifier: 10728438
2026-03-26 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10728441
2026-03-26 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10728441
2026-03-26 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 536313a8-e0d0-5cf5-b80b-4204a0d23cb8 with identifier: 10728441 to the API
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728441>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '536313a8-e0d0-5cf5-b80b-4204a0d23cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728441',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 21343,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2024-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 SW GT - Diesel - Automatic - 131 hp - 21.343 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728441%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.de] INFO: Saving data for 10728441: {'auction_closing_time': 1774606800.0, 'created_time': 1774460270.756861, 'last_price_update_time': 1774563506.981784}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728441') HTTP/1.1" 204 0
2026-03-26 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10728438
2026-03-26 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10728438
2026-03-26 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b732a11-bb2f-53e0-923d-ad69618d925f with identifier: 10728438 to the API
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728438>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b732a11-bb2f-53e0-923d-ad69618d925f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728438',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 22986,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2024-09-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 GT - Diesel - Automatic - 131 hp - 22.986 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728438%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.de] INFO: Saving data for 10728438: {'auction_closing_time': 1774606800.0, 'created_time': 1774460265.109457, 'last_price_update_time': 1774563507.258704}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728438') HTTP/1.1" 204 0
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10728127
2026-03-26 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1835611e-bcdc-5471-922e-c442cb735165 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1835611e-bcdc-5471-922e-c442cb735165 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1835611e-bcdc-5471-922e-c442cb735165, identifier: 10728127
2026-03-26 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10728127
2026-03-26 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10728127
2026-03-26 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1835611e-bcdc-5471-922e-c442cb735165 with identifier: 10728127 to the API
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '1835611e-bcdc-5471-922e-c442cb735165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728127',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 15447,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 136 hp - 15.447 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728127%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.de] INFO: Saving data for 10728127: {'auction_closing_time': 1774605600.0, 'created_time': 1774460260.391071, 'last_price_update_time': 1774563507.689279}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728127') HTTP/1.1" 204 0
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10728126
2026-03-26 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088, identifier: 10728126
2026-03-26 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10728388
2026-03-26 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e059ec71-406d-59e3-99d4-3436fe609cd8 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e059ec71-406d-59e3-99d4-3436fe609cd8, identifier: 10728388
2026-03-26 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10728397
2026-03-26 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f309c806-1cc6-5ebd-93c7-83afc20035db with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f309c806-1cc6-5ebd-93c7-83afc20035db, identifier: 10728397
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10728126
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10728126
2026-03-26 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10728126 to the API
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '9a274fa9-0ec6-5cf0-bbba-d779c22c6088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728126',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 10640,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 136 hp - 10.640 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728126%27 HTTP/1.1" 200 None
2026-03-26 22:18:28 [adesa.de] INFO: Saving data for 10728126: {'auction_closing_time': 1774605600.0, 'created_time': 1774460264.076198, 'last_price_update_time': 1774563508.280163}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728126') HTTP/1.1" 204 0
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10728388
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10728388
2026-03-26 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e059ec71-406d-59e3-99d4-3436fe609cd8 with identifier: 10728388 to the API
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'e059ec71-406d-59e3-99d4-3436fe609cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728388',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 27957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 272 hp - 27.957 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728388%27 HTTP/1.1" 200 None
2026-03-26 22:18:28 [adesa.de] INFO: Saving data for 10728388: {'auction_closing_time': 1774606800.0, 'created_time': 1774460248.030893, 'last_price_update_time': 1774563508.565119}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728388') HTTP/1.1" 204 0
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10728397
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10728397
2026-03-26 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f309c806-1cc6-5ebd-93c7-83afc20035db with identifier: 10728397 to the API
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728397>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f309c806-1cc6-5ebd-93c7-83afc20035db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728397',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 20721,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51800,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Performance - Electric - Automatic - 517 hp - 20.721 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728397%27 HTTP/1.1" 200 None
2026-03-26 22:18:28 [adesa.de] INFO: Saving data for 10728397: {'auction_closing_time': 1774606800.0, 'created_time': 1774460248.961123, 'last_price_update_time': 1774563508.842636}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728397') HTTP/1.1" 204 0
2026-03-26 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10728123
2026-03-26 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b99a21c-7f9a-5141-9383-e8599a28604c with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b99a21c-7f9a-5141-9383-e8599a28604c with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b99a21c-7f9a-5141-9383-e8599a28604c, identifier: 10728123
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10728123
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10728123
2026-03-26 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b99a21c-7f9a-5141-9383-e8599a28604c with identifier: 10728123 to the API
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '7b99a21c-7f9a-5141-9383-e8599a28604c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728123',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 12609,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-12-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 136 hp - 12.609 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728123%27 HTTP/1.1" 200 None
2026-03-26 22:18:29 [adesa.de] INFO: Saving data for 10728123: {'auction_closing_time': 1774605600.0, 'created_time': 1774460259.641386, 'last_price_update_time': 1774563509.237305}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728123') HTTP/1.1" 204 0
2026-03-26 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10728395
2026-03-26 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf, identifier: 10728395
2026-03-26 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10728258
2026-03-26 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91a32842-c326-5014-bab0-300ee282e55a, identifier: 10728258
2026-03-26 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10728394
2026-03-26 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1721c1da-8ee5-5607-acaf-be6ac219f61f, identifier: 10728394
2026-03-26 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10728395
2026-03-26 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10728395
2026-03-26 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10728395 to the API
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728395',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 4172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41000,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 4.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728395%27 HTTP/1.1" 200 None
2026-03-26 22:18:30 [adesa.de] INFO: Saving data for 10728395: {'auction_closing_time': 1774606800.0, 'created_time': 1774460249.263955, 'last_price_update_time': 1774563510.591574}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728395') HTTP/1.1" 204 0
2026-03-26 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10728258
2026-03-26 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10728258
2026-03-26 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10728258 to the API
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728258>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '91a32842-c326-5014-bab0-300ee282e55a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728258',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 86929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 86.929 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728258%27 HTTP/1.1" 200 None
2026-03-26 22:18:30 [adesa.de] INFO: Saving data for 10728258: {'auction_closing_time': 1774606200.0, 'created_time': 1774460242.756071, 'last_price_update_time': 1774563510.895601}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728258') HTTP/1.1" 204 0
2026-03-26 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10728394
2026-03-26 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10728394
2026-03-26 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10728394 to the API
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '1721c1da-8ee5-5607-acaf-be6ac219f61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728394',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 13488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51600,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 517 hp - 13.488 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728394%27 HTTP/1.1" 200 None
2026-03-26 22:18:31 [adesa.de] INFO: Saving data for 10728394: {'auction_closing_time': 1774606800.0, 'created_time': 1774460251.848148, 'last_price_update_time': 1774563511.502756}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728394') HTTP/1.1" 204 0
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10726088
2026-03-26 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef87c4ff-43d0-518c-8310-90ecc49f0b44 with scrape type 2
2026-03-26 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef87c4ff-43d0-518c-8310-90ecc49f0b44 with scrape type 2
2026-03-26 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef87c4ff-43d0-518c-8310-90ecc49f0b44, identifier: 10726088
2026-03-26 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10726088
2026-03-26 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10726088
2026-03-26 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef87c4ff-43d0-518c-8310-90ecc49f0b44 with identifier: 10726088 to the API
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726088>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef87c4ff-43d0-518c-8310-90ecc49f0b44',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726088',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 180307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Ateca 2.0 TDI Xperience - Diesel - Automatic - 150 hp - '
'180.307 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726088%27 HTTP/1.1" 200 None
2026-03-26 22:18:31 [adesa.de] INFO: Saving data for 10726088: {'auction_closing_time': 1774607400.0, 'created_time': 1774460227.681173, 'last_price_update_time': 1774563511.986953}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726088') HTTP/1.1" 204 0
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10728261
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82c027a5-fcfc-56a8-a498-80a19c024bf7, identifier: 10728261
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10725969
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6932763-5e77-5029-a0a0-f0a6abe55333 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6932763-5e77-5029-a0a0-f0a6abe55333 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6932763-5e77-5029-a0a0-f0a6abe55333, identifier: 10725969
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10726085
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02eb5554-e51f-5c5d-9922-688f1d275951 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02eb5554-e51f-5c5d-9922-688f1d275951 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02eb5554-e51f-5c5d-9922-688f1d275951, identifier: 10726085
2026-03-26 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10728261
2026-03-26 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10728261
2026-03-26 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10728261 to the API
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728261>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82c027a5-fcfc-56a8-a498-80a19c024bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728261',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 92038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 92.038 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728261%27 HTTP/1.1" 200 None
2026-03-26 22:18:32 [adesa.de] INFO: Saving data for 10728261: {'auction_closing_time': 1774606200.0, 'created_time': 1774460247.271102, 'last_price_update_time': 1774563512.655296}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728261') HTTP/1.1" 204 0
2026-03-26 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10725969
2026-03-26 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10725969
2026-03-26 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10725969 to the API
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'c6932763-5e77-5029-a0a0-f0a6abe55333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725969',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 31730,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Ateca 2.0 TDI FR - Diesel - Automatic - 150 hp - 31.730 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725969%27 HTTP/1.1" 200 None
2026-03-26 22:18:32 [adesa.de] INFO: Saving data for 10725969: {'auction_closing_time': 1774607100.0, 'created_time': 1774460250.499806, 'last_price_update_time': 1774563512.933086}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725969') HTTP/1.1" 204 0
2026-03-26 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10726085
2026-03-26 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10726085
2026-03-26 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02eb5554-e51f-5c5d-9922-688f1d275951 with identifier: 10726085 to the API
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '02eb5554-e51f-5c5d-9922-688f1d275951',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726085',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 24764,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Arona FR - Petrol - Automatic - 110 hp - 24.764 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726085%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.de] INFO: Saving data for 10726085: {'auction_closing_time': 1774607400.0, 'created_time': 1774460234.353717, 'last_price_update_time': 1774563513.226207}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726085') HTTP/1.1" 204 0
2026-03-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:18: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-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10726093
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad959ebf-8732-551a-9af5-2f2275b7ba54 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad959ebf-8732-551a-9af5-2f2275b7ba54 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad959ebf-8732-551a-9af5-2f2275b7ba54, identifier: 10726093
2026-03-26 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10726093
2026-03-26 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10726093
2026-03-26 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad959ebf-8732-551a-9af5-2f2275b7ba54 with identifier: 10726093 to the API
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ad959ebf-8732-551a-9af5-2f2275b7ba54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726093',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 17093,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Arona 1.0 TSI Xperience - Petrol - Automatic - 110 hp - 17.093 '
'km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2024}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726093%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.de] INFO: Saving data for 10726093: {'auction_closing_time': 1774607400.0, 'created_time': 1774460236.513688, 'last_price_update_time': 1774563513.719989}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726093') HTTP/1.1" 204 0
2026-03-26 22:18:33 [adesa.de] INFO: Found listing with ID: 10725955
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725955%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.de] INFO: Scrape type for 10725955: 2
2026-03-26 22:18:33 [adesa.de] INFO: Scraping item 10725955 url https://www.openlane.eu/en/carv6/auction/10725955
2026-03-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10725954
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47735d7c-7193-518a-bd6c-955236ebbdd3 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47735d7c-7193-518a-bd6c-955236ebbdd3 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47735d7c-7193-518a-bd6c-955236ebbdd3, identifier: 10725954
2026-03-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10728380
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39da7aa-d288-5b00-81ee-ad09adc71785 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39da7aa-d288-5b00-81ee-ad09adc71785 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e39da7aa-d288-5b00-81ee-ad09adc71785, identifier: 10728380
2026-03-26 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10725954
2026-03-26 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10725954
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10725954 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '47735d7c-7193-518a-bd6c-955236ebbdd3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725954',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 23407,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 110 hp - 23.407 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725954%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Saving data for 10725954: {'auction_closing_time': 1774607100.0, 'created_time': 1774460257.582051, 'last_price_update_time': 1774563514.285984}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725954') HTTP/1.1" 204 0
2026-03-26 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10728380
2026-03-26 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10728380
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e39da7aa-d288-5b00-81ee-ad09adc71785 with identifier: 10728380 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728380>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'e39da7aa-d288-5b00-81ee-ad09adc71785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728380',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 43104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2 GT - Petrol - Automatic - 136 hp - 43.104 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728380%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Saving data for 10728380: {'auction_closing_time': 1774606800.0, 'created_time': 1774460259.271639, 'last_price_update_time': 1774563514.580243}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728380') HTTP/1.1" 204 0
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10725961
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725961%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10725961: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10725961 url https://www.openlane.eu/en/carv6/auction/10725961
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10726090
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726090%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10726090: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10726090 url https://www.openlane.eu/en/carv6/auction/10726090
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10725952
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725952%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10725952: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10725952 url https://www.openlane.eu/en/carv6/auction/10725952
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10725953
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725953%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10725953: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10725953 url https://www.openlane.eu/en/carv6/auction/10725953
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10725965
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725965%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10725965: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10725965 url https://www.openlane.eu/en/carv6/auction/10725965
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10728558
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728558%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10728558: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10728558 url https://www.openlane.eu/en/carv6/auction/10728558
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10728559
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728559%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10728559: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10728559 url https://www.openlane.eu/en/carv6/auction/10728559
2026-03-26 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10725951
2026-03-26 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c257db-0fa7-5ac3-8845-8d669e64303c with scrape type 2
2026-03-26 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15c257db-0fa7-5ac3-8845-8d669e64303c with scrape type 2
2026-03-26 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c257db-0fa7-5ac3-8845-8d669e64303c, identifier: 10725951
2026-03-26 22:18:34 [adesa.de] INFO: Found listing with ID: 10725967
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725967%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.de] INFO: Scrape type for 10725967: 2
2026-03-26 22:18:34 [adesa.de] INFO: Scraping item 10725967 url https://www.openlane.eu/en/carv6/auction/10725967
2026-03-26 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10725951
2026-03-26 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10725951
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10725951 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '15c257db-0fa7-5ac3-8845-8d669e64303c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725951',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 18720,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 110 hp - 18.720 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725951%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.de] INFO: Saving data for 10725951: {'auction_closing_time': 1774607100.0, 'created_time': 1774460238.50199, 'last_price_update_time': 1774563515.133115}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725951') HTTP/1.1" 204 0
2026-03-26 22:18:35 [adesa.de] INFO: Found listing with ID: 10725968
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725968%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.de] INFO: Scrape type for 10725968: 2
2026-03-26 22:18:35 [adesa.de] INFO: Scraping item 10725968 url https://www.openlane.eu/en/carv6/auction/10725968
2026-03-26 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4525a237-966f-57ed-8509-7aa4ad478362 with identifier: 10725914
2026-03-26 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4525a237-966f-57ed-8509-7aa4ad478362 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4525a237-966f-57ed-8509-7aa4ad478362 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4525a237-966f-57ed-8509-7aa4ad478362, identifier: 10725914
2026-03-26 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10726087
2026-03-26 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f0a968-e1f8-5005-b028-db7cd9e5d62d with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08f0a968-e1f8-5005-b028-db7cd9e5d62d with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 08f0a968-e1f8-5005-b028-db7cd9e5d62d, identifier: 10726087
2026-03-26 22:18:35 [adesa.de] INFO: Found listing with ID: 10726089
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726089%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.de] INFO: Scrape type for 10726089: 2
2026-03-26 22:18:35 [adesa.de] INFO: Scraping item 10726089 url https://www.openlane.eu/en/carv6/auction/10726089
2026-03-26 22: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-26 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4525a237-966f-57ed-8509-7aa4ad478362 with identifier: 10725914
2026-03-26 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4525a237-966f-57ed-8509-7aa4ad478362 with identifier: 10725914
2026-03-26 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4525a237-966f-57ed-8509-7aa4ad478362 with identifier: 10725914 to the API
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725914>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4525a237-966f-57ed-8509-7aa4ad478362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725914',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 34879,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 110 hp - 34.879 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725914%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.de] INFO: Saving data for 10725914: {'auction_closing_time': 1774607100.0, 'created_time': 1774460250.113084, 'last_price_update_time': 1774563515.751899}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725914') HTTP/1.1" 204 0
2026-03-26 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10726087
2026-03-26 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10726087
2026-03-26 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 08f0a968-e1f8-5005-b028-db7cd9e5d62d with identifier: 10726087 to the API
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726087>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '08f0a968-e1f8-5005-b028-db7cd9e5d62d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726087',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 200045,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Alhambra 2.0 TDI Xcellence - Diesel - Automatic - 150 hp - '
'200.045 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726087%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Saving data for 10726087: {'auction_closing_time': 1774607400.0, 'created_time': 1774460241.626436, 'last_price_update_time': 1774563516.053937}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726087') HTTP/1.1" 204 0
2026-03-26 22:18:36 [adesa.de] INFO: Found listing with ID: 10728502
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728502%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Scrape type for 10728502: 2
2026-03-26 22:18:36 [adesa.de] INFO: Scraping item 10728502 url https://www.openlane.eu/en/carv6/auction/10728502
2026-03-26 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10728257
2026-03-26 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1096a103-16e3-5f64-aa21-290afbd30e98, identifier: 10728257
2026-03-26 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10728257
2026-03-26 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10728257
2026-03-26 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10728257 to the API
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728257>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '1096a103-16e3-5f64-aa21-290afbd30e98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728257',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 84237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 84.237 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728257%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Saving data for 10728257: {'auction_closing_time': 1774606200.0, 'created_time': 1774460243.859916, 'last_price_update_time': 1774563516.457263}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728257') HTTP/1.1" 204 0
2026-03-26 22:18:36 [adesa.de] INFO: Found listing with ID: 10728557
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728557%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Scrape type for 10728557: 2
2026-03-26 22:18:36 [adesa.de] INFO: Scraping item 10728557 url https://www.openlane.eu/en/carv6/auction/10728557
2026-03-26 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:36 [adesa.de] INFO: Found listing with ID: 10726091
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726091%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Scrape type for 10726091: 2
2026-03-26 22:18:36 [adesa.de] INFO: Scraping item 10726091 url https://www.openlane.eu/en/carv6/auction/10726091
2026-03-26 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10725962
2026-03-26 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71770b8b-3b52-501f-ad34-7666c6b30ed6 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71770b8b-3b52-501f-ad34-7666c6b30ed6 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71770b8b-3b52-501f-ad34-7666c6b30ed6, identifier: 10725962
2026-03-26 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10728217
2026-03-26 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9334855-dfb1-5c05-9daf-f058f41a64df with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9334855-dfb1-5c05-9daf-f058f41a64df, identifier: 10728217
2026-03-26 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10728256
2026-03-26 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647978d4-bb2c-524a-b6e6-9e3f1a223da0, identifier: 10728256
2026-03-26 22:18:36 [adesa.de] INFO: Found listing with ID: 10728190
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728190%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.de] INFO: Scrape type for 10728190: 2
2026-03-26 22:18:36 [adesa.de] INFO: Scraping item 10728190 url https://www.openlane.eu/en/carv6/auction/10728190
2026-03-26 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10725962
2026-03-26 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10725962
2026-03-26 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10725962 to the API
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725962>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '71770b8b-3b52-501f-ad34-7666c6b30ed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725962',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26174,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Automatic - 110 hp - 26.174 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725962%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Saving data for 10725962: {'auction_closing_time': 1774607100.0, 'created_time': 1774460235.60451, 'last_price_update_time': 1774563517.085257}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725962') HTTP/1.1" 204 0
2026-03-26 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10728217
2026-03-26 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10728217
2026-03-26 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9334855-dfb1-5c05-9daf-f058f41a64df with identifier: 10728217 to the API
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728217>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9334855-dfb1-5c05-9daf-f058f41a64df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728217',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 98276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Limited - Petrol - Automatic - 140 hp - 98.276 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728217%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Saving data for 10728217: {'auction_closing_time': 1774605600.0, 'created_time': 1774460241.018835, 'last_price_update_time': 1774563517.371853}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728217') HTTP/1.1" 204 0
2026-03-26 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10728256
2026-03-26 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10728256
2026-03-26 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647978d4-bb2c-524a-b6e6-9e3f1a223da0 with identifier: 10728256 to the API
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728256>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '647978d4-bb2c-524a-b6e6-9e3f1a223da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728256',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 97796,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 97.796 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728256%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Saving data for 10728256: {'auction_closing_time': 1774606200.0, 'created_time': 1774460240.086306, 'last_price_update_time': 1774563517.700489}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728256') HTTP/1.1" 204 0
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728522
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728522%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728522: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728522 url https://www.openlane.eu/en/carv6/auction/10728522
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728333
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728333%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728333: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728333 url https://www.openlane.eu/en/carv6/auction/10728333
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728376
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728376%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728376: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728376 url https://www.openlane.eu/en/carv6/auction/10728376
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728516
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728516%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728516: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728516 url https://www.openlane.eu/en/carv6/auction/10728516
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728191
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728191%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728191: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728191 url https://www.openlane.eu/en/carv6/auction/10728191
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728212
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728212%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728212: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728212 url https://www.openlane.eu/en/carv6/auction/10728212
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728437
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728437%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728437: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728437 url https://www.openlane.eu/en/carv6/auction/10728437
2026-03-26 22:18:37 [adesa.de] INFO: Found listing with ID: 10728534
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728534%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.de] INFO: Scrape type for 10728534: 2
2026-03-26 22:18:37 [adesa.de] INFO: Scraping item 10728534 url https://www.openlane.eu/en/carv6/auction/10728534
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10728262
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66a425e-ce81-5e11-be97-5be3eaca4e62 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a66a425e-ce81-5e11-be97-5be3eaca4e62, identifier: 10728262
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10728276
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55, identifier: 10728276
2026-03-26 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10728215
2026-03-26 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b23cc22f-1bae-515d-9aa1-c53ab3603811 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b23cc22f-1bae-515d-9aa1-c53ab3603811, identifier: 10728215
2026-03-26 22:18:38 [adesa.de] INFO: Found listing with ID: 10728319
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728319%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.de] INFO: Scrape type for 10728319: 2
2026-03-26 22:18:38 [adesa.de] INFO: Scraping item 10728319 url https://www.openlane.eu/en/carv6/auction/10728319
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10728262
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10728262
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a66a425e-ce81-5e11-be97-5be3eaca4e62 with identifier: 10728262 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728262>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a66a425e-ce81-5e11-be97-5be3eaca4e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728262',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 83758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 83.758 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728262%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.de] INFO: Saving data for 10728262: {'auction_closing_time': 1774606200.0, 'created_time': 1774460245.285022, 'last_price_update_time': 1774563518.488094}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728262') HTTP/1.1" 204 0
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10728276
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10728276
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29382ce6-cfa9-5bb3-a4ec-f321aa300b55 with identifier: 10728276 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '29382ce6-cfa9-5bb3-a4ec-f321aa300b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728276',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 20700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 Long Range 94 kWh - Electric - Automatic - 544 hp - '
'20.700 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728276%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.de] INFO: Saving data for 10728276: {'auction_closing_time': 1774606200.0, 'created_time': 1774460251.55357, 'last_price_update_time': 1774563518.866397}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728276') HTTP/1.1" 204 0
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10728215
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10728215
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b23cc22f-1bae-515d-9aa1-c53ab3603811 with identifier: 10728215 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728215>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b23cc22f-1bae-515d-9aa1-c53ab3603811',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728215',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 104384,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 104.384 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728215%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Saving data for 10728215: {'auction_closing_time': 1774605600.0, 'created_time': 1774460244.616136, 'last_price_update_time': 1774563519.16768}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728215') HTTP/1.1" 204 0
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728369
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728369%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728369: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10728369 url https://www.openlane.eu/en/carv6/auction/10728369
2026-03-26 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728545
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728545%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728545: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10728545 url https://www.openlane.eu/en/carv6/auction/10728545
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10726094
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726094%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10726094: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10726094 url https://www.openlane.eu/en/carv6/auction/10726094
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10725972
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725972%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10725972: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10725972 url https://www.openlane.eu/en/carv6/auction/10725972
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728384
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728384%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728384: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10728384 url https://www.openlane.eu/en/carv6/auction/10728384
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10726092
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726092%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10726092: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10726092 url https://www.openlane.eu/en/carv6/auction/10726092
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728512
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728512%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728512: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10728512 url https://www.openlane.eu/en/carv6/auction/10728512
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10725970
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725970%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10725970: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10725970 url https://www.openlane.eu/en/carv6/auction/10725970
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728526
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728526%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728526: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10728526 url https://www.openlane.eu/en/carv6/auction/10728526
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10728291
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728291%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10728291: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10728291 url https://www.openlane.eu/en/carv6/auction/10728291
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10725964
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725964%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10725964: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10725964 url https://www.openlane.eu/en/carv6/auction/10725964
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10726096
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726096%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10726096: 0
2026-03-26 22:18:39 [adesa.de] INFO: Skipping item 10726096 url https://www.openlane.eu/en/carv6/auction/10726096
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10725957
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725957%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10725957: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10725957 url https://www.openlane.eu/en/carv6/auction/10725957
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10728255
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e497a05d-0426-5efb-9d07-60ec7bda9365 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e497a05d-0426-5efb-9d07-60ec7bda9365, identifier: 10728255
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10728139
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297, identifier: 10728139
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50463023-815d-595b-b191-979a387a685f with identifier: 10728396
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50463023-815d-595b-b191-979a387a685f with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50463023-815d-595b-b191-979a387a685f with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50463023-815d-595b-b191-979a387a685f, identifier: 10728396
2026-03-26 22:18:39 [adesa.de] INFO: Found listing with ID: 10725958
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725958%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.de] INFO: Scrape type for 10725958: 2
2026-03-26 22:18:39 [adesa.de] INFO: Scraping item 10725958 url https://www.openlane.eu/en/carv6/auction/10725958
2026-03-26 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10728255
2026-03-26 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10728255
2026-03-26 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e497a05d-0426-5efb-9d07-60ec7bda9365 with identifier: 10728255 to the API
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728255>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'e497a05d-0426-5efb-9d07-60ec7bda9365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728255',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 95235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 95.235 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728255%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Saving data for 10728255: {'auction_closing_time': 1774606200.0, 'created_time': 1774460246.961762, 'last_price_update_time': 1774563520.035867}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728255') HTTP/1.1" 204 0
2026-03-26 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10728139
2026-03-26 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10728139
2026-03-26 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 93bd08b4-0fc0-57b5-bf2c-0a1ffc367297 with identifier: 10728139 to the API
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728139>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '93bd08b4-0fc0-57b5-bf2c-0a1ffc367297',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728139',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 16817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-208 GT - Electric - Automatic - 156 hp - 16.817 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728139%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Saving data for 10728139: {'auction_closing_time': 1774605600.0, 'created_time': 1774460268.018095, 'last_price_update_time': 1774563520.403277}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728139') HTTP/1.1" 204 0
2026-03-26 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50463023-815d-595b-b191-979a387a685f with identifier: 10728396
2026-03-26 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50463023-815d-595b-b191-979a387a685f with identifier: 10728396
2026-03-26 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50463023-815d-595b-b191-979a387a685f with identifier: 10728396 to the API
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '50463023-815d-595b-b191-979a387a685f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728396',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 4612,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40700,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 4.612 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728396%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Saving data for 10728396: {'auction_closing_time': 1774606800.0, 'created_time': 1774460246.023481, 'last_price_update_time': 1774563520.687262}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728396') HTTP/1.1" 204 0
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10726098
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726098%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10726098: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10726098 url https://www.openlane.eu/en/carv6/auction/10726098
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10725971
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725971%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10725971: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10725971 url https://www.openlane.eu/en/carv6/auction/10725971
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10728426
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728426%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10728426: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10728426 url https://www.openlane.eu/en/carv6/auction/10728426
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10728532
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728532%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10728532: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10728532 url https://www.openlane.eu/en/carv6/auction/10728532
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10725960
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725960%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10725960: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10725960 url https://www.openlane.eu/en/carv6/auction/10725960
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10726097
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726097%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10726097: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10726097 url https://www.openlane.eu/en/carv6/auction/10726097
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10725966
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725966%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10725966: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10725966 url https://www.openlane.eu/en/carv6/auction/10725966
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10726095
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726095%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10726095: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10726095 url https://www.openlane.eu/en/carv6/auction/10726095
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10725963
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725963%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10725963: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10725963 url https://www.openlane.eu/en/carv6/auction/10725963
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10726100
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726100%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10726100: 0
2026-03-26 22:18:40 [adesa.de] INFO: Skipping item 10726100 url https://www.openlane.eu/en/carv6/auction/10726100
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10728283
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728283%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10728283: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10728283 url https://www.openlane.eu/en/carv6/auction/10728283
2026-03-26 22:18:40 [adesa.de] INFO: Found listing with ID: 10728210
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728210%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.de] INFO: Scrape type for 10728210: 2
2026-03-26 22:18:40 [adesa.de] INFO: Scraping item 10728210 url https://www.openlane.eu/en/carv6/auction/10728210
2026-03-26 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10725955
2026-03-26 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7954d94-5aca-504b-a7ce-a26cf1347495 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7954d94-5aca-504b-a7ce-a26cf1347495 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7954d94-5aca-504b-a7ce-a26cf1347495, identifier: 10725955
2026-03-26 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10725961
2026-03-26 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b081870-5620-56aa-aa3a-fda75397408b with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b081870-5620-56aa-aa3a-fda75397408b with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b081870-5620-56aa-aa3a-fda75397408b, identifier: 10725961
2026-03-26 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10728124
2026-03-26 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8, identifier: 10728124
2026-03-26 22:18:41 [adesa.de] INFO: Found listing with ID: 10726099
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726099%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.de] INFO: Scrape type for 10726099: 0
2026-03-26 22:18:41 [adesa.de] INFO: Skipping item 10726099 url https://www.openlane.eu/en/carv6/auction/10726099
2026-03-26 22:18:41 [adesa.de] INFO: Found listing with ID: 10728425
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728425%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.de] INFO: Scrape type for 10728425: 2
2026-03-26 22:18:41 [adesa.de] INFO: Scraping item 10728425 url https://www.openlane.eu/en/carv6/auction/10728425
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10725955
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10725955
2026-03-26 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10725955 to the API
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725955>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c7954d94-5aca-504b-a7ce-a26cf1347495',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725955',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 51845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Automatic - 110 hp - 51.845 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725955%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.de] INFO: Saving data for 10725955: {'auction_closing_time': 1774607100.0, 'created_time': 1774460235.096928, 'last_price_update_time': 1774563521.521535}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725955') HTTP/1.1" 204 0
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10725961
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10725961
2026-03-26 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10725961 to the API
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '4b081870-5620-56aa-aa3a-fda75397408b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725961',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 78013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid FR - Hybrid - Automatic - 150 '
'hp - 78.013 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725961%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.de] INFO: Saving data for 10725961: {'auction_closing_time': 1774607100.0, 'created_time': 1774460233.208771, 'last_price_update_time': 1774563521.902206}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725961') HTTP/1.1" 204 0
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10728124
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10728124
2026-03-26 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8 with identifier: 10728124 to the API
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '97abf0e0-ee8a-50fe-a4bc-0475eb8b21b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728124',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 25140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 Allure Pack - Electric - Automatic - 136 hp - 25.140 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728124%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Saving data for 10728124: {'auction_closing_time': 1774605600.0, 'created_time': 1774460272.910919, 'last_price_update_time': 1774563522.196414}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728124') HTTP/1.1" 204 0
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10726104
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726104%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10726104: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10726104 url https://www.openlane.eu/en/carv6/auction/10726104
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10725976
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725976%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10725976: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10725976 url https://www.openlane.eu/en/carv6/auction/10725976
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10730777
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730777%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10730777: 0
2026-03-26 22:18:42 [adesa.de] INFO: Skipping item 10730777 url https://www.openlane.eu/en/carv6/auction/10730777
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10726105
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726105%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10726105: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10726105 url https://www.openlane.eu/en/carv6/auction/10726105
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10725977
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725977%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10725977: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10725977 url https://www.openlane.eu/en/carv6/auction/10725977
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10726106
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726106%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10726106: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10726106 url https://www.openlane.eu/en/carv6/auction/10726106
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10725984
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725984%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10725984: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10725984 url https://www.openlane.eu/en/carv6/auction/10725984
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10725989
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725989%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10725989: 0
2026-03-26 22:18:42 [adesa.de] INFO: Skipping item 10725989 url https://www.openlane.eu/en/carv6/auction/10725989
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10726110
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726110%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10726110: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10726110 url https://www.openlane.eu/en/carv6/auction/10726110
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10728502
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028a7676-bd70-564e-866e-c52f8cf73592 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028a7676-bd70-564e-866e-c52f8cf73592 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 028a7676-bd70-564e-866e-c52f8cf73592, identifier: 10728502
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10725968
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbca911-74c3-553b-8409-d3111f8f14df with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fbca911-74c3-553b-8409-d3111f8f14df with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fbca911-74c3-553b-8409-d3111f8f14df, identifier: 10725968
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10728352
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26, identifier: 10728352
2026-03-26 22:18:42 [adesa.de] INFO: Found listing with ID: 10726120
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726120%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Scrape type for 10726120: 2
2026-03-26 22:18:42 [adesa.de] INFO: Scraping item 10726120 url https://www.openlane.eu/en/carv6/auction/10726120
2026-03-26 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10728502
2026-03-26 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10728502
2026-03-26 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10728502 to the API
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '028a7676-bd70-564e-866e-c52f8cf73592',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728502',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 21424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 21.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728502%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.de] INFO: Saving data for 10728502: {'auction_closing_time': 1774607400.0, 'created_time': 1774460221.143379, 'last_price_update_time': 1774563522.969568}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728502') HTTP/1.1" 204 0
2026-03-26 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10725968
2026-03-26 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10725968
2026-03-26 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fbca911-74c3-553b-8409-d3111f8f14df with identifier: 10725968 to the API
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725968>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '5fbca911-74c3-553b-8409-d3111f8f14df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725968',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 18569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 18.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725968%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Saving data for 10725968: {'auction_closing_time': 1774607100.0, 'created_time': 1774460229.728145, 'last_price_update_time': 1774563523.258003}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725968') HTTP/1.1" 204 0
2026-03-26 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10728352
2026-03-26 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10728352
2026-03-26 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26 with identifier: 10728352 to the API
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728352>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '862ff2c4-5cfe-59e7-b3b2-8ce5ae1fbf26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728352',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 50080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 131 hp - 50.080 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728352%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Saving data for 10728352: {'auction_closing_time': 1774606200.0, 'created_time': 1774460273.247402, 'last_price_update_time': 1774563523.537234}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728352') HTTP/1.1" 204 0
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10725996
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725996%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10725996: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10725996 url https://www.openlane.eu/en/carv6/auction/10725996
2026-03-26 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10725982
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725982%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10725982: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10725982 url https://www.openlane.eu/en/carv6/auction/10725982
2026-03-26 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10725991
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725991%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10725991: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10725991 url https://www.openlane.eu/en/carv6/auction/10725991
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10725983
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725983%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10725983: 0
2026-03-26 22:18:43 [adesa.de] INFO: Skipping item 10725983 url https://www.openlane.eu/en/carv6/auction/10725983
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10726108
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726108%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10726108: 0
2026-03-26 22:18:43 [adesa.de] INFO: Skipping item 10726108 url https://www.openlane.eu/en/carv6/auction/10726108
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10726118
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726118%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10726118: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10726118 url https://www.openlane.eu/en/carv6/auction/10726118
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10726126
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726126%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10726126: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10726126 url https://www.openlane.eu/en/carv6/auction/10726126
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10726002
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726002%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10726002: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10726002 url https://www.openlane.eu/en/carv6/auction/10726002
2026-03-26 22:18:43 [adesa.de] INFO: Found listing with ID: 10726123
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726123%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.de] INFO: Scrape type for 10726123: 2
2026-03-26 22:18:43 [adesa.de] INFO: Scraping item 10726123 url https://www.openlane.eu/en/carv6/auction/10726123
2026-03-26 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10728522
2026-03-26 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ecd3984-328e-58cc-b81f-85e901692c08, identifier: 10728522
2026-03-26 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10725967
2026-03-26 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f784a2-e9ce-5551-b227-494f7d74f667 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94f784a2-e9ce-5551-b227-494f7d74f667 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94f784a2-e9ce-5551-b227-494f7d74f667, identifier: 10725967
2026-03-26 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10728448
2026-03-26 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02a43119-bfa6-5125-b696-ece3383b6139 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02a43119-bfa6-5125-b696-ece3383b6139, identifier: 10728448
2026-03-26 22:18:44 [adesa.de] INFO: Found listing with ID: 10726116
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726116%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.de] INFO: Scrape type for 10726116: 2
2026-03-26 22:18:44 [adesa.de] INFO: Scraping item 10726116 url https://www.openlane.eu/en/carv6/auction/10726116
2026-03-26 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10728522
2026-03-26 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10728522
2026-03-26 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10728522 to the API
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '1ecd3984-328e-58cc-b81f-85e901692c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728522',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 90469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 90.469 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728522%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.de] INFO: Saving data for 10728522: {'auction_closing_time': 1774607400.0, 'created_time': 1774460218.866199, 'last_price_update_time': 1774563524.344894}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728522') HTTP/1.1" 204 0
2026-03-26 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10725967
2026-03-26 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10725967
2026-03-26 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10725967 to the API
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '94f784a2-e9ce-5551-b227-494f7d74f667',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725967',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 17922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 17.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725967%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.de] INFO: Saving data for 10725967: {'auction_closing_time': 1774607100.0, 'created_time': 1774460242.105543, 'last_price_update_time': 1774563524.713271}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725967') HTTP/1.1" 204 0
2026-03-26 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10728448
2026-03-26 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10728448
2026-03-26 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02a43119-bfa6-5125-b696-ece3383b6139 with identifier: 10728448 to the API
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728448>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '02a43119-bfa6-5125-b696-ece3383b6139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728448',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '508',
'odometer': 56390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-01-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'56.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728448%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Saving data for 10728448: {'auction_closing_time': 1774606800.0, 'created_time': 1774460263.093192, 'last_price_update_time': 1774563525.020916}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728448') HTTP/1.1" 204 0
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10725998
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725998%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10725998: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10725998 url https://www.openlane.eu/en/carv6/auction/10725998
2026-03-26 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10725997
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725997%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10725997: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10725997 url https://www.openlane.eu/en/carv6/auction/10725997
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726107
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726107%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726107: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726107 url https://www.openlane.eu/en/carv6/auction/10726107
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726103
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726103%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726103: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726103 url https://www.openlane.eu/en/carv6/auction/10726103
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10725992
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725992%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10725992: 0
2026-03-26 22:18:45 [adesa.de] INFO: Skipping item 10725992 url https://www.openlane.eu/en/carv6/auction/10725992
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726111
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726111%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726111: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726111 url https://www.openlane.eu/en/carv6/auction/10726111
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726109
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726109%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726109: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726109 url https://www.openlane.eu/en/carv6/auction/10726109
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10725990
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725990%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10725990: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10725990 url https://www.openlane.eu/en/carv6/auction/10725990
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726139
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726139%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726139: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726139 url https://www.openlane.eu/en/carv6/auction/10726139
2026-03-26 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8051b008-8a80-53df-9ea1-7df2fbf21587 with identifier: 10726091
2026-03-26 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8051b008-8a80-53df-9ea1-7df2fbf21587 with scrape type 2
2026-03-26 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8051b008-8a80-53df-9ea1-7df2fbf21587 with scrape type 2
2026-03-26 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8051b008-8a80-53df-9ea1-7df2fbf21587, identifier: 10726091
2026-03-26 22:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10728369
2026-03-26 22:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-26 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 2
2026-03-26 22:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9, identifier: 10728369
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10726113
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726113%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Scrape type for 10726113: 2
2026-03-26 22:18:45 [adesa.de] INFO: Scraping item 10726113 url https://www.openlane.eu/en/carv6/auction/10726113
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8051b008-8a80-53df-9ea1-7df2fbf21587 with identifier: 10726091
2026-03-26 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8051b008-8a80-53df-9ea1-7df2fbf21587 with identifier: 10726091
2026-03-26 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8051b008-8a80-53df-9ea1-7df2fbf21587 with identifier: 10726091 to the API
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '8051b008-8a80-53df-9ea1-7df2fbf21587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726091',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 29097,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 179 hp - 29.097 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726091%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Saving data for 10726091: {'auction_closing_time': 1774607400.0, 'created_time': 1774460217.710654, 'last_price_update_time': 1774563525.669951}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726091') HTTP/1.1" 204 0
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10728369
2026-03-26 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10728369
2026-03-26 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10728369 to the API
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'e4c3e777-fe5a-5bd7-97b7-0ba7956950f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728369',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 82 kWh - Electric - Automatic - 204 hp - 38.940 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728369%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.de] INFO: Saving data for 10728369: {'auction_closing_time': 1774606800.0, 'created_time': 1774460210.546858, 'last_price_update_time': 1774563525.977609}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728369') HTTP/1.1" 204 0
2026-03-26 22:18:45 [adesa.de] INFO: Found listing with ID: 10725995
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725995%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725995: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725995 url https://www.openlane.eu/en/carv6/auction/10725995
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725985
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725985%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725985: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725985 url https://www.openlane.eu/en/carv6/auction/10725985
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10728536
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728536%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10728536: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10728536 url https://www.openlane.eu/en/carv6/auction/10728536
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725980
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725980%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725980: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725980 url https://www.openlane.eu/en/carv6/auction/10725980
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725986
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725986%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725986: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725986 url https://www.openlane.eu/en/carv6/auction/10725986
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725975
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725975%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725975: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725975 url https://www.openlane.eu/en/carv6/auction/10725975
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10726157
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726157%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10726157: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10726157 url https://www.openlane.eu/en/carv6/auction/10726157
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10731970
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731970%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10731970: 0
2026-03-26 22:18:46 [adesa.de] INFO: Skipping item 10731970 url https://www.openlane.eu/en/carv6/auction/10731970
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10731969
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731969%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10731969: 0
2026-03-26 22:18:46 [adesa.de] INFO: Skipping item 10731969 url https://www.openlane.eu/en/carv6/auction/10731969
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725981
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725981%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725981: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725981 url https://www.openlane.eu/en/carv6/auction/10725981
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10726102
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726102%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10726102: 0
2026-03-26 22:18:46 [adesa.de] INFO: Skipping item 10726102 url https://www.openlane.eu/en/carv6/auction/10726102
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725974
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725974%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725974: 0
2026-03-26 22:18:46 [adesa.de] INFO: Skipping item 10725974 url https://www.openlane.eu/en/carv6/auction/10725974
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725979
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725979%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725979: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725979 url https://www.openlane.eu/en/carv6/auction/10725979
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725978
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725978%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725978: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725978 url https://www.openlane.eu/en/carv6/auction/10725978
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10725973
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725973%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10725973: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10725973 url https://www.openlane.eu/en/carv6/auction/10725973
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10726101
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726101%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10726101: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10726101 url https://www.openlane.eu/en/carv6/auction/10726101
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10726117
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726117%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10726117: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10726117 url https://www.openlane.eu/en/carv6/auction/10726117
2026-03-26 22:18:46 [adesa.de] INFO: Found listing with ID: 10726114
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726114%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Scrape type for 10726114: 2
2026-03-26 22:18:46 [adesa.de] INFO: Scraping item 10726114 url https://www.openlane.eu/en/carv6/auction/10726114
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10728319
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2596ee7-5137-5d1e-80ae-85dffb8c772e, identifier: 10728319
2026-03-26 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10728319
2026-03-26 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10728319
2026-03-26 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10728319 to the API
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'a2596ee7-5137-5d1e-80ae-85dffb8c772e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728319',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 69802,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'69.802 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728319%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.de] INFO: Saving data for 10728319: {'auction_closing_time': 1774606200.0, 'created_time': 1774460213.034357, 'last_price_update_time': 1774563526.769651}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728319') HTTP/1.1" 204 0
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10725958
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc685ea-1531-5686-b311-01eae26d974c with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc685ea-1531-5686-b311-01eae26d974c with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bc685ea-1531-5686-b311-01eae26d974c, identifier: 10725958
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10728534
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9aa13f-296e-53fb-bcc8-dceadf4562ab, identifier: 10728534
2026-03-26 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10725958
2026-03-26 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10725958
2026-03-26 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10725958 to the API
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18: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-26 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725958>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '0bc685ea-1531-5686-b311-01eae26d974c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725958',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 168011,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 200 hp - 168.011 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2021}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725958%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.de] INFO: Saving data for 10725958: {'auction_closing_time': 1774607100.0, 'created_time': 1774460198.796295, 'last_price_update_time': 1774563527.357394}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725958') HTTP/1.1" 204 0
2026-03-26 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10728534
2026-03-26 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10728534
2026-03-26 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10728534 to the API
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18: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-26 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ce9aa13f-296e-53fb-bcc8-dceadf4562ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728534',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 25233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 25.233 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728534%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.de] INFO: Saving data for 10728534: {'auction_closing_time': 1774607400.0, 'created_time': 1774460210.238347, 'last_price_update_time': 1774563527.638551}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728534') HTTP/1.1" 204 0
2026-03-26 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a282eb48-eae9-5756-b935-dcf0dbd5d947 with identifier: 10726089
2026-03-26 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a282eb48-eae9-5756-b935-dcf0dbd5d947 with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a282eb48-eae9-5756-b935-dcf0dbd5d947 with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a282eb48-eae9-5756-b935-dcf0dbd5d947, identifier: 10726089
2026-03-26 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10725971
2026-03-26 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25b26564-6543-56f1-952c-9e6c21447e8f, identifier: 10725971
2026-03-26 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10725957
2026-03-26 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cd52be-42bf-5762-ad8c-6ae4114439f9 with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14cd52be-42bf-5762-ad8c-6ae4114439f9 with scrape type 2
2026-03-26 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14cd52be-42bf-5762-ad8c-6ae4114439f9, identifier: 10725957
2026-03-26 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a282eb48-eae9-5756-b935-dcf0dbd5d947 with identifier: 10726089
2026-03-26 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a282eb48-eae9-5756-b935-dcf0dbd5d947 with identifier: 10726089
2026-03-26 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a282eb48-eae9-5756-b935-dcf0dbd5d947 with identifier: 10726089 to the API
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726089>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'a282eb48-eae9-5756-b935-dcf0dbd5d947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726089',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 20538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 20.538 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726089%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.de] INFO: Saving data for 10726089: {'auction_closing_time': 1774607400.0, 'created_time': 1774460220.479891, 'last_price_update_time': 1774563528.298978}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726089') HTTP/1.1" 204 0
2026-03-26 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10725971
2026-03-26 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10725971
2026-03-26 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10725971 to the API
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '25b26564-6543-56f1-952c-9e6c21447e8f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725971',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 27062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 1.4 TSI Style - Hybrid - Automatic - 150 hp - '
'27.062 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725971%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.de] INFO: Saving data for 10725971: {'auction_closing_time': 1774607100.0, 'created_time': 1774460198.418995, 'last_price_update_time': 1774563528.581828}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725971') HTTP/1.1" 204 0
2026-03-26 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10725957
2026-03-26 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10725957
2026-03-26 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10725957 to the API
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725957>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '14cd52be-42bf-5762-ad8c-6ae4114439f9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725957',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 89835,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 89.835 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725957%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.de] INFO: Saving data for 10725957: {'auction_closing_time': 1774607100.0, 'created_time': 1774460196.324558, 'last_price_update_time': 1774563528.875511}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725957') HTTP/1.1" 204 0
2026-03-26 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10728125
2026-03-26 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41, identifier: 10728125
2026-03-26 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10728210
2026-03-26 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4d42a42-6369-58f2-a271-dde332c6dd67, identifier: 10728210
2026-03-26 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10728125
2026-03-26 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10728125
2026-03-26 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10728125 to the API
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728125>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728125',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 17240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-208 GT - Electric - Automatic - 156 hp - 17.240 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728125%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.de] INFO: Saving data for 10728125: {'auction_closing_time': 1774605600.0, 'created_time': 1774460205.920177, 'last_price_update_time': 1774563529.473374}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728125') HTTP/1.1" 204 0
2026-03-26 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10728210
2026-03-26 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10728210
2026-03-26 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10728210 to the API
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728210>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d42a42-6369-58f2-a271-dde332c6dd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728210',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 90199,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Hybrid - Automatic - 150 hp - 90.199 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728210%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.de] INFO: Saving data for 10728210: {'auction_closing_time': 1774605600.0, 'created_time': 1774460204.979582, 'last_price_update_time': 1774563529.773561}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728210') HTTP/1.1" 204 0
2026-03-26 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10726104
2026-03-26 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d0f38e2-02ff-5f76-a056-821a345a4296 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d0f38e2-02ff-5f76-a056-821a345a4296 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d0f38e2-02ff-5f76-a056-821a345a4296, identifier: 10726104
2026-03-26 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10728425
2026-03-26 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9e7020-6f72-5075-86fd-da2824190cd0 with scrape type 2
2026-03-26 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9e7020-6f72-5075-86fd-da2824190cd0 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da9e7020-6f72-5075-86fd-da2824190cd0, identifier: 10728425
2026-03-26 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10726104
2026-03-26 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10726104
2026-03-26 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d0f38e2-02ff-5f76-a056-821a345a4296 with identifier: 10726104 to the API
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1d0f38e2-02ff-5f76-a056-821a345a4296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726104',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 30641,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Superb Combi 1.5 TSI L&K - Petrol - Automatic - 150 hp - '
'30.641 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726104%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.de] INFO: Saving data for 10726104: {'auction_closing_time': 1774607400.0, 'created_time': 1774460207.18518, 'last_price_update_time': 1774563530.259113}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726104') HTTP/1.1" 204 0
2026-03-26 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10728425
2026-03-26 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10728425
2026-03-26 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da9e7020-6f72-5075-86fd-da2824190cd0 with identifier: 10728425 to the API
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'da9e7020-6f72-5075-86fd-da2824190cd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728425',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 84655,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'84.655 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728425%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.de] INFO: Saving data for 10728425: {'auction_closing_time': 1774606800.0, 'created_time': 1774460202.033708, 'last_price_update_time': 1774563530.564424}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728425') HTTP/1.1" 204 0
2026-03-26 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10726120
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da, identifier: 10726120
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10726110
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3223b2-d3ca-543f-8136-6fc78bce4987 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3223b2-d3ca-543f-8136-6fc78bce4987 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c3223b2-d3ca-543f-8136-6fc78bce4987, identifier: 10726110
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10725996
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0, identifier: 10725996
2026-03-26 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10726120
2026-03-26 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10726120
2026-03-26 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8718b50f-5ff6-5dbf-a75c-fc868bfc75da with identifier: 10726120 to the API
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '8718b50f-5ff6-5dbf-a75c-fc868bfc75da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726120',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 50204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 50.204 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726120%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.de] INFO: Saving data for 10726120: {'auction_closing_time': 1774607400.0, 'created_time': 1774460193.447326, 'last_price_update_time': 1774563531.258942}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726120') HTTP/1.1" 204 0
2026-03-26 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10726110
2026-03-26 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10726110
2026-03-26 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c3223b2-d3ca-543f-8136-6fc78bce4987 with identifier: 10726110 to the API
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5c3223b2-d3ca-543f-8136-6fc78bce4987',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726110',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27523,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.0 TSI Move - Petrol - Manual - 110 hp - 27.523 km',
'transmission': 'manual',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726110%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.de] INFO: Saving data for 10726110: {'auction_closing_time': 1774607400.0, 'created_time': 1774460195.511613, 'last_price_update_time': 1774563531.556256}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726110') HTTP/1.1" 204 0
2026-03-26 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10725996
2026-03-26 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10725996
2026-03-26 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47e0b2ac-10f3-5a1a-8e87-7a64f793dab0 with identifier: 10725996 to the API
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '47e0b2ac-10f3-5a1a-8e87-7a64f793dab0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016129B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725996',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 57485,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 57.485 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725996%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.de] INFO: Saving data for 10725996: {'auction_closing_time': 1774607100.0, 'created_time': 1774460203.229723, 'last_price_update_time': 1774563531.85213}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725996') HTTP/1.1" 204 0
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10726116
2026-03-26 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63, identifier: 10726116
2026-03-26 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a8b963e-cdb0-5d1e-8656-69740e58940b with identifier: 10725979
2026-03-26 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a8b963e-cdb0-5d1e-8656-69740e58940b with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a8b963e-cdb0-5d1e-8656-69740e58940b with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a8b963e-cdb0-5d1e-8656-69740e58940b, identifier: 10725979
2026-03-26 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with identifier: 10725978
2026-03-26 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47ea8067-2e2d-5f94-b9b1-721e010ad7f6, identifier: 10725978
2026-03-26 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10726116
2026-03-26 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10726116
2026-03-26 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 068f72ef-cd57-526a-9a5d-b8d8fcc0be63 with identifier: 10726116 to the API
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '068f72ef-cd57-526a-9a5d-b8d8fcc0be63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726116',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56378,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 56.378 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726116%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.de] INFO: Saving data for 10726116: {'auction_closing_time': 1774607400.0, 'created_time': 1774460187.226981, 'last_price_update_time': 1774563532.541973}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726116') HTTP/1.1" 204 0
2026-03-26 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a8b963e-cdb0-5d1e-8656-69740e58940b with identifier: 10725979
2026-03-26 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a8b963e-cdb0-5d1e-8656-69740e58940b with identifier: 10725979
2026-03-26 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a8b963e-cdb0-5d1e-8656-69740e58940b with identifier: 10725979 to the API
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '9a8b963e-cdb0-5d1e-8656-69740e58940b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725979',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35673,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 35.673 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725979%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.de] INFO: Saving data for 10725979: {'auction_closing_time': 1774607100.0, 'created_time': 1774460171.572688, 'last_price_update_time': 1774563532.848553}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725979') HTTP/1.1" 204 0
2026-03-26 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with identifier: 10725978
2026-03-26 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with identifier: 10725978
2026-03-26 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47ea8067-2e2d-5f94-b9b1-721e010ad7f6 with identifier: 10725978 to the API
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725978>
{'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': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '47ea8067-2e2d-5f94-b9b1-721e010ad7f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725978',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38429,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 38.429 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725978%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.de] INFO: Saving data for 10725978: {'auction_closing_time': 1774607100.0, 'created_time': 1774460182.217373, 'last_price_update_time': 1774563533.172196}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725978') HTTP/1.1" 204 0
2026-03-26 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10725981
2026-03-26 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b828b2f-6565-5c17-8a95-6d431a127372 with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b828b2f-6565-5c17-8a95-6d431a127372 with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b828b2f-6565-5c17-8a95-6d431a127372, identifier: 10725981
2026-03-26 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10725981
2026-03-26 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10725981
2026-03-26 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10725981 to the API
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '2b828b2f-6565-5c17-8a95-6d431a127372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725981',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 24780,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 24.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725981%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.de] INFO: Saving data for 10725981: {'auction_closing_time': 1774607100.0, 'created_time': 1774460179.184822, 'last_price_update_time': 1774563533.683107}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725981') HTTP/1.1" 204 0
2026-03-26 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10726123
2026-03-26 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399932e1-0464-5574-8d0a-6c1fd8467a0d with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 399932e1-0464-5574-8d0a-6c1fd8467a0d with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 399932e1-0464-5574-8d0a-6c1fd8467a0d, identifier: 10726123
2026-03-26 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10726123
2026-03-26 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10726123
2026-03-26 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 399932e1-0464-5574-8d0a-6c1fd8467a0d with identifier: 10726123 to the API
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '399932e1-0464-5574-8d0a-6c1fd8467a0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726123',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 48.769 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726123%27 HTTP/1.1" 200 None
2026-03-26 22:18:54 [adesa.de] INFO: Saving data for 10726123: {'auction_closing_time': 1774607400.0, 'created_time': 1774460205.254286, 'last_price_update_time': 1774563534.12337}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726123') HTTP/1.1" 204 0
2026-03-26 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10726114
2026-03-26 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5395104-1a1c-5eec-8201-58a4d82252ba with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5395104-1a1c-5eec-8201-58a4d82252ba with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5395104-1a1c-5eec-8201-58a4d82252ba, identifier: 10726114
2026-03-26 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10726114
2026-03-26 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10726114
2026-03-26 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5395104-1a1c-5eec-8201-58a4d82252ba with identifier: 10726114 to the API
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd5395104-1a1c-5eec-8201-58a4d82252ba',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726114',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22848,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 130 hp - '
'22.848 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726114%27 HTTP/1.1" 200 None
2026-03-26 22:18:54 [adesa.de] INFO: Saving data for 10726114: {'auction_closing_time': 1774607400.0, 'created_time': 1774460170.089951, 'last_price_update_time': 1774563534.647929}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726114') HTTP/1.1" 204 0
2026-03-26 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10726117
2026-03-26 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c, identifier: 10726117
2026-03-26 22:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10726101
2026-03-26 22:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41de85ce-c3b9-555f-9237-c91f523eed6c with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41de85ce-c3b9-555f-9237-c91f523eed6c with scrape type 2
2026-03-26 22:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 41de85ce-c3b9-555f-9237-c91f523eed6c, identifier: 10726101
2026-03-26 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10726117
2026-03-26 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10726117
2026-03-26 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4422a1eb-37d2-51d7-8a69-4d0be84ea17c with identifier: 10726117 to the API
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18: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-26 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '4422a1eb-37d2-51d7-8a69-4d0be84ea17c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726117',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 108984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life - Petrol - Automatic - 130 hp '
'- 108.984 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726117%27 HTTP/1.1" 200 None
2026-03-26 22:18:55 [adesa.de] INFO: Saving data for 10726117: {'auction_closing_time': 1774607400.0, 'created_time': 1774460164.948407, 'last_price_update_time': 1774563535.224502}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726117') HTTP/1.1" 204 0
2026-03-26 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10726101
2026-03-26 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10726101
2026-03-26 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 41de85ce-c3b9-555f-9237-c91f523eed6c with identifier: 10726101 to the API
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18: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-26 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726101>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '41de85ce-c3b9-555f-9237-c91f523eed6c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726101',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35153,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Manual - 245 hp - 35.153 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726101%27 HTTP/1.1" 200 None
2026-03-26 22:18:55 [adesa.de] INFO: Saving data for 10726101: {'auction_closing_time': 1774607400.0, 'created_time': 1774460167.202935, 'last_price_update_time': 1774563535.502667}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726101') HTTP/1.1" 204 0
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [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-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10725975
2026-03-26 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a3e338b-26e1-5d6e-8579-5b2aaa134310, identifier: 10725975
2026-03-26 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10725975
2026-03-26 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10725975
2026-03-26 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a3e338b-26e1-5d6e-8579-5b2aaa134310 with identifier: 10725975 to the API
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '5a3e338b-26e1-5d6e-8579-5b2aaa134310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725975',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 20728,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 20.728 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725975%27 HTTP/1.1" 200 None
2026-03-26 22:18:56 [adesa.de] INFO: Saving data for 10725975: {'auction_closing_time': 1774607100.0, 'created_time': 1774460174.157281, 'last_price_update_time': 1774563536.594788}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725975') HTTP/1.1" 204 0
2026-03-26 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:56 [adesa.de] INFO: Found listing with ID: 10726127
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726127%27 HTTP/1.1" 200 None
2026-03-26 22:18:56 [adesa.de] INFO: Scrape type for 10726127: 2
2026-03-26 22:18:56 [adesa.de] INFO: Scraping item 10726127 url https://www.openlane.eu/en/carv6/auction/10726127
2026-03-26 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ef44c9-0f3e-5291-b220-42bae0f7f11e with identifier: 10726157
2026-03-26 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ef44c9-0f3e-5291-b220-42bae0f7f11e with scrape type 2
2026-03-26 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ef44c9-0f3e-5291-b220-42bae0f7f11e with scrape type 2
2026-03-26 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23ef44c9-0f3e-5291-b220-42bae0f7f11e, identifier: 10726157
2026-03-26 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23ef44c9-0f3e-5291-b220-42bae0f7f11e with identifier: 10726157
2026-03-26 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23ef44c9-0f3e-5291-b220-42bae0f7f11e with identifier: 10726157
2026-03-26 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23ef44c9-0f3e-5291-b220-42bae0f7f11e with identifier: 10726157 to the API
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726157>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '23ef44c9-0f3e-5291-b220-42bae0f7f11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726157',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22012,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 22.012 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726157%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Saving data for 10726157: {'auction_closing_time': 1774607400.0, 'created_time': 1774460182.880642, 'last_price_update_time': 1774563537.020501}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726157') HTTP/1.1" 204 0
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10728513
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728513%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10728513: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10728513 url https://www.openlane.eu/en/carv6/auction/10728513
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10726121
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726121%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10726121: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10726121 url https://www.openlane.eu/en/carv6/auction/10726121
2026-03-26 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13252195-8467-51ac-be44-ed8ca85eb26d with identifier: 10725986
2026-03-26 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13252195-8467-51ac-be44-ed8ca85eb26d with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13252195-8467-51ac-be44-ed8ca85eb26d with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13252195-8467-51ac-be44-ed8ca85eb26d, identifier: 10725986
2026-03-26 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7325589f-4545-5d7b-87de-7e80cf1451df with identifier: 10725973
2026-03-26 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7325589f-4545-5d7b-87de-7e80cf1451df with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7325589f-4545-5d7b-87de-7e80cf1451df with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7325589f-4545-5d7b-87de-7e80cf1451df, identifier: 10725973
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10726119
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726119%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10726119: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10726119 url https://www.openlane.eu/en/carv6/auction/10726119
2026-03-26 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13252195-8467-51ac-be44-ed8ca85eb26d with identifier: 10725986
2026-03-26 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13252195-8467-51ac-be44-ed8ca85eb26d with identifier: 10725986
2026-03-26 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13252195-8467-51ac-be44-ed8ca85eb26d with identifier: 10725986 to the API
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '13252195-8467-51ac-be44-ed8ca85eb26d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725986',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 20685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 20.685 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725986%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Saving data for 10725986: {'auction_closing_time': 1774607100.0, 'created_time': 1774460181.869875, 'last_price_update_time': 1774563537.554608}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725986') HTTP/1.1" 204 0
2026-03-26 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7325589f-4545-5d7b-87de-7e80cf1451df with identifier: 10725973
2026-03-26 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7325589f-4545-5d7b-87de-7e80cf1451df with identifier: 10725973
2026-03-26 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7325589f-4545-5d7b-87de-7e80cf1451df with identifier: 10725973 to the API
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725973>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7325589f-4545-5d7b-87de-7e80cf1451df',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725973',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 13347,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Manual - 245 hp - 13.347 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725973%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Saving data for 10725973: {'auction_closing_time': 1774607100.0, 'created_time': 1774460172.128899, 'last_price_update_time': 1774563537.838501}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725973') HTTP/1.1" 204 0
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10725994
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725994%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10725994: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10725994 url https://www.openlane.eu/en/carv6/auction/10725994
2026-03-26 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10728157
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728157%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10728157: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10728157 url https://www.openlane.eu/en/carv6/auction/10728157
2026-03-26 22:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10726124
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726124%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10726124: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10726124 url https://www.openlane.eu/en/carv6/auction/10726124
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10726000
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726000%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10726000: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10726000 url https://www.openlane.eu/en/carv6/auction/10726000
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10728280
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728280%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10728280: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10728280 url https://www.openlane.eu/en/carv6/auction/10728280
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10728427
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728427%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10728427: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10728427 url https://www.openlane.eu/en/carv6/auction/10728427
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10728398
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728398%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10728398: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10728398 url https://www.openlane.eu/en/carv6/auction/10728398
2026-03-26 22:18:57 [adesa.de] INFO: Found listing with ID: 10725988
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725988%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.de] INFO: Scrape type for 10725988: 2
2026-03-26 22:18:57 [adesa.de] INFO: Scraping item 10725988 url https://www.openlane.eu/en/carv6/auction/10725988
2026-03-26 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10725985
2026-03-26 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835e7d7f-8224-5c92-9d09-25c163aa6c70 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 835e7d7f-8224-5c92-9d09-25c163aa6c70 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 835e7d7f-8224-5c92-9d09-25c163aa6c70, identifier: 10725985
2026-03-26 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d93edf-bd9c-5cdc-adaf-888de8382f7d with identifier: 10726113
2026-03-26 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d93edf-bd9c-5cdc-adaf-888de8382f7d with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d93edf-bd9c-5cdc-adaf-888de8382f7d with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50d93edf-bd9c-5cdc-adaf-888de8382f7d, identifier: 10726113
2026-03-26 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10725980
2026-03-26 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c77590f-a743-5b86-937a-a8a7fe23ae80 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c77590f-a743-5b86-937a-a8a7fe23ae80 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c77590f-a743-5b86-937a-a8a7fe23ae80, identifier: 10725980
2026-03-26 22:18:58 [adesa.de] INFO: Found listing with ID: 10725987
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725987%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.de] INFO: Scrape type for 10725987: 0
2026-03-26 22:18:58 [adesa.de] INFO: Skipping item 10725987 url https://www.openlane.eu/en/carv6/auction/10725987
2026-03-26 22:18:58 [adesa.de] INFO: Found listing with ID: 10726115
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726115%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.de] INFO: Scrape type for 10726115: 2
2026-03-26 22:18:58 [adesa.de] INFO: Scraping item 10726115 url https://www.openlane.eu/en/carv6/auction/10726115
2026-03-26 22:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10725985
2026-03-26 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10725985
2026-03-26 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 835e7d7f-8224-5c92-9d09-25c163aa6c70 with identifier: 10725985 to the API
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725985>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '835e7d7f-8224-5c92-9d09-25c163aa6c70',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016129C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725985',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 37161,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 37.161 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725985%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.de] INFO: Saving data for 10725985: {'auction_closing_time': 1774607100.0, 'created_time': 1774460185.764974, 'last_price_update_time': 1774563538.613069}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725985') HTTP/1.1" 204 0
2026-03-26 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50d93edf-bd9c-5cdc-adaf-888de8382f7d with identifier: 10726113
2026-03-26 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50d93edf-bd9c-5cdc-adaf-888de8382f7d with identifier: 10726113
2026-03-26 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50d93edf-bd9c-5cdc-adaf-888de8382f7d with identifier: 10726113 to the API
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726113>
{'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': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '50d93edf-bd9c-5cdc-adaf-888de8382f7d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726113',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 36762,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 115 hp - 36.762 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726113%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.de] INFO: Saving data for 10726113: {'auction_closing_time': 1774607400.0, 'created_time': 1774460185.249196, 'last_price_update_time': 1774563538.991932}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726113') HTTP/1.1" 204 0
2026-03-26 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10725980
2026-03-26 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10725980
2026-03-26 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c77590f-a743-5b86-937a-a8a7fe23ae80 with identifier: 10725980 to the API
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '8c77590f-a743-5b86-937a-a8a7fe23ae80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725980',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 58959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-08-11',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTE 1.4 - Hybrid - Automatic - 150 hp - 58.959 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725980%27 HTTP/1.1" 200 None
2026-03-26 22:18:59 [adesa.de] INFO: Saving data for 10725980: {'auction_closing_time': 1774607100.0, 'created_time': 1774460180.570573, 'last_price_update_time': 1774563539.263015}
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725980') HTTP/1.1" 204 0
2026-03-26 22:18:59 [adesa.de] INFO: Found listing with ID: 10728525
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728525%27 HTTP/1.1" 200 None
2026-03-26 22:18:59 [adesa.de] INFO: Scrape type for 10728525: 2
2026-03-26 22:18:59 [adesa.de] INFO: Scraping item 10728525 url https://www.openlane.eu/en/carv6/auction/10728525
2026-03-26 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10728536
2026-03-26 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506f238b-1b1e-51c6-b9e3-0bba237bf733 with scrape type 2
2026-03-26 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 506f238b-1b1e-51c6-b9e3-0bba237bf733 with scrape type 2
2026-03-26 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 506f238b-1b1e-51c6-b9e3-0bba237bf733, identifier: 10728536
2026-03-26 22:18:59 [adesa.de] INFO: Found listing with ID: 10726125
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726125%27 HTTP/1.1" 200 None
2026-03-26 22:18:59 [adesa.de] INFO: Scrape type for 10726125: 2
2026-03-26 22:18:59 [adesa.de] INFO: Scraping item 10726125 url https://www.openlane.eu/en/carv6/auction/10726125
2026-03-26 22:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10728536
2026-03-26 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10728536
2026-03-26 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10728536 to the API
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728536>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '506f238b-1b1e-51c6-b9e3-0bba237bf733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728536',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 45.554 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728536%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.de] INFO: Saving data for 10728536: {'auction_closing_time': 1774607400.0, 'created_time': 1774460179.50696, 'last_price_update_time': 1774563540.12474}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728536') HTTP/1.1" 204 0
2026-03-26 22:19:00 [adesa.de] INFO: Found listing with ID: 10726112
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726112%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.de] INFO: Scrape type for 10726112: 2
2026-03-26 22:19:00 [adesa.de] INFO: Scraping item 10726112 url https://www.openlane.eu/en/carv6/auction/10726112
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with identifier: 10725995
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f0a49f4-605f-5dcc-867c-40f8ec44eca7, identifier: 10725995
2026-03-26 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with identifier: 10725995
2026-03-26 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with identifier: 10725995
2026-03-26 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f0a49f4-605f-5dcc-867c-40f8ec44eca7 with identifier: 10725995 to the API
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725995>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '9f0a49f4-605f-5dcc-867c-40f8ec44eca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725995',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 57685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 115 hp - 57.685 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725995%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.de] INFO: Saving data for 10725995: {'auction_closing_time': 1774607100.0, 'created_time': 1774460178.825203, 'last_price_update_time': 1774563540.512146}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725995') HTTP/1.1" 204 0
2026-03-26 22:19:00 [adesa.de] INFO: Found listing with ID: 10728561
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728561%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.de] INFO: Scrape type for 10728561: 2
2026-03-26 22:19:00 [adesa.de] INFO: Scraping item 10728561 url https://www.openlane.eu/en/carv6/auction/10728561
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c1f093b-1550-56d8-b9a5-914973b4dc78 with identifier: 10726139
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c1f093b-1550-56d8-b9a5-914973b4dc78 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c1f093b-1550-56d8-b9a5-914973b4dc78 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c1f093b-1550-56d8-b9a5-914973b4dc78, identifier: 10726139
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10725990
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63804493-f292-5052-959a-eac0bb26f8ae with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63804493-f292-5052-959a-eac0bb26f8ae with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63804493-f292-5052-959a-eac0bb26f8ae, identifier: 10725990
2026-03-26 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c1f093b-1550-56d8-b9a5-914973b4dc78 with identifier: 10726139
2026-03-26 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c1f093b-1550-56d8-b9a5-914973b4dc78 with identifier: 10726139
2026-03-26 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c1f093b-1550-56d8-b9a5-914973b4dc78 with identifier: 10726139 to the API
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726139>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0c1f093b-1550-56d8-b9a5-914973b4dc78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726139',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 55550,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'55.550 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726139%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.de] INFO: Saving data for 10726139: {'auction_closing_time': 1774607400.0, 'created_time': 1774460177.202437, 'last_price_update_time': 1774563540.992822}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726139') HTTP/1.1" 204 0
2026-03-26 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10725990
2026-03-26 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10725990
2026-03-26 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63804493-f292-5052-959a-eac0bb26f8ae with identifier: 10725990 to the API
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725990>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '63804493-f292-5052-959a-eac0bb26f8ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725990',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 40037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'40.037 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725990%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Saving data for 10725990: {'auction_closing_time': 1774607100.0, 'created_time': 1774460187.769091, 'last_price_update_time': 1774563541.315299}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725990') HTTP/1.1" 204 0
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728564
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728564%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728564: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728564 url https://www.openlane.eu/en/carv6/auction/10728564
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728568
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728568%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728568: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728568 url https://www.openlane.eu/en/carv6/auction/10728568
2026-03-26 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728565
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728565%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728565: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728565 url https://www.openlane.eu/en/carv6/auction/10728565
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726122
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726122%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726122: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10726122 url https://www.openlane.eu/en/carv6/auction/10726122
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728560
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728560%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728560: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728560 url https://www.openlane.eu/en/carv6/auction/10728560
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726130
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726130%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726130: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10726130 url https://www.openlane.eu/en/carv6/auction/10726130
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728563
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728563%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728563: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728563 url https://www.openlane.eu/en/carv6/auction/10728563
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728567
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728567%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728567: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728567 url https://www.openlane.eu/en/carv6/auction/10728567
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728562
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728562%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728562: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728562 url https://www.openlane.eu/en/carv6/auction/10728562
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728569
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728569%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728569: 2
2026-03-26 22:19:01 [adesa.de] INFO: Scraping item 10728569 url https://www.openlane.eu/en/carv6/auction/10728569
2026-03-26 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64bcd876-f47b-5e05-b200-6baad4091681 with identifier: 10726109
2026-03-26 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64bcd876-f47b-5e05-b200-6baad4091681 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64bcd876-f47b-5e05-b200-6baad4091681 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64bcd876-f47b-5e05-b200-6baad4091681, identifier: 10726109
2026-03-26 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with identifier: 10726111
2026-03-26 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd, identifier: 10726111
2026-03-26 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10726103
2026-03-26 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38, identifier: 10726103
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728566
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728566%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728566: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728566 url https://www.openlane.eu/en/carv6/auction/10728566
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726129
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726129%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726129: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10726129 url https://www.openlane.eu/en/carv6/auction/10726129
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728271
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728271%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728271: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728271 url https://www.openlane.eu/en/carv6/auction/10728271
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726135
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726135%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726135: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10726135 url https://www.openlane.eu/en/carv6/auction/10726135
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728275
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728275%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728275: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728275 url https://www.openlane.eu/en/carv6/auction/10728275
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726128
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726128%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726128: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10726128 url https://www.openlane.eu/en/carv6/auction/10726128
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728282
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728282%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728282: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728282 url https://www.openlane.eu/en/carv6/auction/10728282
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728277
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728277%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10728277: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10728277 url https://www.openlane.eu/en/carv6/auction/10728277
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10726138
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726138%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.de] INFO: Scrape type for 10726138: 0
2026-03-26 22:19:01 [adesa.de] INFO: Skipping item 10726138 url https://www.openlane.eu/en/carv6/auction/10726138
2026-03-26 22:19:01 [adesa.de] INFO: Found listing with ID: 10728189
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728189%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10728189: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10728189 url https://www.openlane.eu/en/carv6/auction/10728189
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10728451
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728451%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10728451: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10728451 url https://www.openlane.eu/en/carv6/auction/10728451
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10726151
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726151%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10726151: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10726151 url https://www.openlane.eu/en/carv6/auction/10726151
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10726131
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726131%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10726131: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10726131 url https://www.openlane.eu/en/carv6/auction/10726131
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10726133
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726133%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10726133: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10726133 url https://www.openlane.eu/en/carv6/auction/10726133
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10728447
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728447%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10728447: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10728447 url https://www.openlane.eu/en/carv6/auction/10728447
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10728422
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728422%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10728422: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10728422 url https://www.openlane.eu/en/carv6/auction/10728422
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10726149
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726149%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10726149: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10726149 url https://www.openlane.eu/en/carv6/auction/10726149
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10726132
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726132%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10726132: 0
2026-03-26 22:19:02 [adesa.de] INFO: Skipping item 10726132 url https://www.openlane.eu/en/carv6/auction/10726132
2026-03-26 22:19:02 [adesa.de] INFO: Found listing with ID: 10725993
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725993%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Scrape type for 10725993: 2
2026-03-26 22:19:02 [adesa.de] INFO: Scraping item 10725993 url https://www.openlane.eu/en/carv6/auction/10725993
2026-03-26 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64bcd876-f47b-5e05-b200-6baad4091681 with identifier: 10726109
2026-03-26 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64bcd876-f47b-5e05-b200-6baad4091681 with identifier: 10726109
2026-03-26 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64bcd876-f47b-5e05-b200-6baad4091681 with identifier: 10726109 to the API
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726109>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '64bcd876-f47b-5e05-b200-6baad4091681',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726109',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 60925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 60.925 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726109%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Saving data for 10726109: {'auction_closing_time': 1774607400.0, 'created_time': 1774460179.811244, 'last_price_update_time': 1774563542.462589}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726109') HTTP/1.1" 204 0
2026-03-26 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with identifier: 10726111
2026-03-26 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with identifier: 10726111
2026-03-26 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd with identifier: 10726111 to the API
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726111>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'aeb7b3b7-ffee-5ccd-a680-6c6b3ba4bebd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726111',
'listing': 'auction',
'location': 'Lüdersfeld (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52619,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 52.619 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726111%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.de] INFO: Saving data for 10726111: {'auction_closing_time': 1774607400.0, 'created_time': 1774460193.140561, 'last_price_update_time': 1774563542.897969}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726111') HTTP/1.1" 204 0
2026-03-26 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10726103
2026-03-26 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10726103
2026-03-26 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b67cf9a-46dd-5a8b-9941-992d2b71fc38 with identifier: 10726103 to the API
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726103>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2b67cf9a-46dd-5a8b-9941-992d2b71fc38',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726103',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 47799,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 47.799 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726103%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Saving data for 10726103: {'auction_closing_time': 1774607400.0, 'created_time': 1774460184.363631, 'last_price_update_time': 1774563543.196467}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726103') HTTP/1.1" 204 0
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726134
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726134%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726134: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726134 url https://www.openlane.eu/en/carv6/auction/10726134
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10728551
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728551%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10728551: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10728551 url https://www.openlane.eu/en/carv6/auction/10728551
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726142
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726142%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726142: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726142 url https://www.openlane.eu/en/carv6/auction/10726142
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10728520
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728520%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10728520: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10728520 url https://www.openlane.eu/en/carv6/auction/10728520
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10725999
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725999%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10725999: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10725999 url https://www.openlane.eu/en/carv6/auction/10725999
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726136
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726136%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726136: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726136 url https://www.openlane.eu/en/carv6/auction/10726136
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726140
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726140%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726140: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726140 url https://www.openlane.eu/en/carv6/auction/10726140
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726137
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726137%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726137: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726137 url https://www.openlane.eu/en/carv6/auction/10726137
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726143
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726143%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726143: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726143 url https://www.openlane.eu/en/carv6/auction/10726143
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726156
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726156%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726156: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726156 url https://www.openlane.eu/en/carv6/auction/10726156
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726145
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726145%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726145: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726145 url https://www.openlane.eu/en/carv6/auction/10726145
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726148
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726148%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726148: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726148 url https://www.openlane.eu/en/carv6/auction/10726148
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726146
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726146%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726146: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10726146 url https://www.openlane.eu/en/carv6/auction/10726146
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726141
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726141%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726141: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726141 url https://www.openlane.eu/en/carv6/auction/10726141
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726144
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726144%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726144: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726144 url https://www.openlane.eu/en/carv6/auction/10726144
2026-03-26 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10725997
2026-03-26 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c07d48-04e6-5966-ab0f-69789ea6a33d with scrape type 2
2026-03-26 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c07d48-04e6-5966-ab0f-69789ea6a33d with scrape type 2
2026-03-26 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62c07d48-04e6-5966-ab0f-69789ea6a33d, identifier: 10725997
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10728278
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728278%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10728278: 0
2026-03-26 22:19:03 [adesa.de] INFO: Skipping item 10728278 url https://www.openlane.eu/en/carv6/auction/10728278
2026-03-26 22:19:03 [adesa.de] INFO: Found listing with ID: 10726155
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726155%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Scrape type for 10726155: 2
2026-03-26 22:19:03 [adesa.de] INFO: Scraping item 10726155 url https://www.openlane.eu/en/carv6/auction/10726155
2026-03-26 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10725997
2026-03-26 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10725997
2026-03-26 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10725997 to the API
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725997>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '62c07d48-04e6-5966-ab0f-69789ea6a33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725997',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 42435,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 42.435 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725997%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.de] INFO: Saving data for 10725997: {'auction_closing_time': 1774607100.0, 'created_time': 1774460190.478327, 'last_price_update_time': 1774563543.890175}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725997') HTTP/1.1" 204 0
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726001
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726001%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726001: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726001 url https://www.openlane.eu/en/carv6/auction/10726001
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726224
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726224%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726224: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726224 url https://www.openlane.eu/en/carv6/auction/10726224
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726152
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726152%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726152: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726152 url https://www.openlane.eu/en/carv6/auction/10726152
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728423
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728423%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728423: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10728423 url https://www.openlane.eu/en/carv6/auction/10728423
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726147
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726147%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726147: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726147 url https://www.openlane.eu/en/carv6/auction/10726147
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726154
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726154%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726154: 2
2026-03-26 22:19:04 [adesa.de] INFO: Scraping item 10726154 url https://www.openlane.eu/en/carv6/auction/10726154
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726153
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726153%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726153: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726153 url https://www.openlane.eu/en/carv6/auction/10726153
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726150
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726150%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10726150: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726150 url https://www.openlane.eu/en/carv6/auction/10726150
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728371
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728371%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728371: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10728371 url https://www.openlane.eu/en/carv6/auction/10728371
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728393
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728393%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728393: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10728393 url https://www.openlane.eu/en/carv6/auction/10728393
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728366
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728366%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728366: 2
2026-03-26 22:19:04 [adesa.de] INFO: Scraping item 10728366 url https://www.openlane.eu/en/carv6/auction/10728366
2026-03-26 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728411
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728411%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728411: 2
2026-03-26 22:19:04 [adesa.de] INFO: Scraping item 10728411 url https://www.openlane.eu/en/carv6/auction/10728411
2026-03-26 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728428
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728428%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728428: 2
2026-03-26 22:19:04 [adesa.de] INFO: Scraping item 10728428 url https://www.openlane.eu/en/carv6/auction/10728428
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728365
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728365%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728365: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10728365 url https://www.openlane.eu/en/carv6/auction/10728365
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10728436
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728436%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.de] INFO: Scrape type for 10728436: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10728436 url https://www.openlane.eu/en/carv6/auction/10728436
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10727133: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10727053: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726328: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10727128: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726412: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726513: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10727131: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726496: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726531: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726602: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726622: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726592: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726397: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726667: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726671: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726317: 2
2026-03-26 22:19:04 [adesa.de] INFO: Scraping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726612: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726994: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10727114: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726561: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-26 22:19:04 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [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-26 22:19:04 [adesa.de] INFO: Scrape type for 10726502: 0
2026-03-26 22:19:04 [adesa.de] INFO: Skipping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-26 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10725994
2026-03-26 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68c628ae-cc6c-58c8-bb21-49d0a814e139 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68c628ae-cc6c-58c8-bb21-49d0a814e139 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68c628ae-cc6c-58c8-bb21-49d0a814e139, identifier: 10725994
2026-03-26 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10725994
2026-03-26 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10725994
2026-03-26 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10725994 to the API
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725994>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '68c628ae-cc6c-58c8-bb21-49d0a814e139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612A2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725994',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 71290,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'71.290 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725994%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.de] INFO: Saving data for 10725994: {'auction_closing_time': 1774607100.0, 'created_time': 1774460182.563286, 'last_price_update_time': 1774563545.137063}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725994') HTTP/1.1" 204 0
2026-03-26 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10726126
2026-03-26 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62d9a597-58b4-55a3-8f8e-653acae8867f with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62d9a597-58b4-55a3-8f8e-653acae8867f with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62d9a597-58b4-55a3-8f8e-653acae8867f, identifier: 10726126
2026-03-26 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10726002
2026-03-26 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9a0b73d-c604-5379-9143-976d11fbc0fd with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9a0b73d-c604-5379-9143-976d11fbc0fd with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9a0b73d-c604-5379-9143-976d11fbc0fd, identifier: 10726002
2026-03-26 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-26 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1, identifier: 10726119
2026-03-26 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10726126
2026-03-26 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10726126
2026-03-26 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62d9a597-58b4-55a3-8f8e-653acae8867f with identifier: 10726126 to the API
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '62d9a597-58b4-55a3-8f8e-653acae8867f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726126',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 44794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 44.794 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726126%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.de] INFO: Saving data for 10726126: {'auction_closing_time': 1774607400.0, 'created_time': 1774460188.987991, 'last_price_update_time': 1774563545.85941}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726126') HTTP/1.1" 204 0
2026-03-26 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10726002
2026-03-26 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10726002
2026-03-26 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9a0b73d-c604-5379-9143-976d11fbc0fd with identifier: 10726002 to the API
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726002>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'f9a0b73d-c604-5379-9143-976d11fbc0fd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726002',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 45.443 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726002%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.de] INFO: Saving data for 10726002: {'auction_closing_time': 1774607100.0, 'created_time': 1774460202.869945, 'last_price_update_time': 1774563546.147091}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726002') HTTP/1.1" 204 0
2026-03-26 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-26 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-26 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119 to the API
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726119>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '474ae10a-c72d-5eea-b545-d0b0b1b0b4e1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726119',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 150842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 150.842 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726119%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.de] INFO: Saving data for 10726119: {'auction_closing_time': 1774607400.0, 'created_time': 1774460163.462948, 'last_price_update_time': 1774563546.417851}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726119') HTTP/1.1" 204 0
2026-03-26 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.010(s), this was the 1st time calling it.
2026-03-26 22:19:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.230558542645647 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:19:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd992a9854d40198222117b77446687ef', '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=d992a9854d40198222117b77446687ef.
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10726121
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054ef647-ab75-5122-8cb9-cb71bf270930 with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 054ef647-ab75-5122-8cb9-cb71bf270930 with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 054ef647-ab75-5122-8cb9-cb71bf270930, identifier: 10726121
2026-03-26 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10726121
2026-03-26 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10726121
2026-03-26 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 054ef647-ab75-5122-8cb9-cb71bf270930 with identifier: 10726121 to the API
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726121>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '054ef647-ab75-5122-8cb9-cb71bf270930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726121',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 132870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 132.870 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726121%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.de] INFO: Saving data for 10726121: {'auction_closing_time': 1774607400.0, 'created_time': 1774460206.880802, 'last_price_update_time': 1774563546.801137}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726121') HTTP/1.1" 204 0
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c60f21b6-5736-5855-9c9f-06cac0ff1ffe, identifier: 10725988
2026-03-26 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-26 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-26 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988 to the API
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': 'c60f21b6-5736-5855-9c9f-06cac0ff1ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612AC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725988',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 39.773 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725988%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.de] INFO: Saving data for 10725988: {'auction_closing_time': 1774607100.0, 'created_time': 1774460162.836792, 'last_price_update_time': 1774563547.180452}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725988') HTTP/1.1" 204 0
2026-03-26 22:19:07 [scrapy.extensions.logstats] INFO: Crawled 260 pages (at 125 pages/min), scraped 249 items (at 122 items/min)
2026-03-26 22:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-26 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce, identifier: 10726115
2026-03-26 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-26 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004, identifier: 10728525
2026-03-26 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-26 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-26 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115 to the API
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '39c7fadc-055b-5dae-ae4d-aa1e93d423ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726115',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 56670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 56.670 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726115%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.de] INFO: Saving data for 10726115: {'auction_closing_time': 1774607400.0, 'created_time': 1774460157.535607, 'last_price_update_time': 1774563547.755563}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726115') HTTP/1.1" 204 0
2026-03-26 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-26 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-26 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525 to the API
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '3dc6136b-6b07-58c3-b5e3-f73f3b3cf004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728525',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'39.028 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2020}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728525%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.de] INFO: Saving data for 10728525: {'auction_closing_time': 1774607400.0, 'created_time': 1774460156.854122, 'last_price_update_time': 1774563548.064783}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728525') HTTP/1.1" 204 0
2026-03-26 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-26 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19499d73-b222-555c-ae03-e8fa779dbfac, identifier: 10728398
2026-03-26 22:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-26 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398 to the API
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728398>
{'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-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '19499d73-b222-555c-ae03-e8fa779dbfac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728398',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 50115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 58 kWh 1st Plus - Electric - Automatic - 204 hp - '
'50.115 km',
'transmission': 'automatic',
'trim': '1st Plus',
'vin': None,
'year': 2021}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728398%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.de] INFO: Saving data for 10728398: {'auction_closing_time': 1774606800.0, 'created_time': 1774460160.972243, 'last_price_update_time': 1774563548.458517}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728398') HTTP/1.1" 204 0
2026-03-26 22:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-26 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1, identifier: 10728561
2026-03-26 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-26 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab31dc-2d8a-5833-9536-ff227ea75499 with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab31dc-2d8a-5833-9536-ff227ea75499 with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9ab31dc-2d8a-5833-9536-ff227ea75499, identifier: 10728564
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-26 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561 to the API
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728561',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 42524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 City - Electric - Automatic - 149 hp - 42.524 km',
'transmission': 'automatic',
'trim': 'City',
'vin': None,
'year': 2021}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728561%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.de] INFO: Saving data for 10728561: {'auction_closing_time': 1774607400.0, 'created_time': 1774460154.307391, 'last_price_update_time': 1774563548.95964}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728561') HTTP/1.1" 204 0
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-26 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564 to the API
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'c9ab31dc-2d8a-5833-9536-ff227ea75499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728564',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 110797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'110.797 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728564%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.de] INFO: Saving data for 10728564: {'auction_closing_time': 1774607400.0, 'created_time': 1774460151.794374, 'last_price_update_time': 1774563549.272384}
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728564') HTTP/1.1" 204 0
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-26 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c6a0539-31dd-5df7-95aa-cacd34af07dd, identifier: 10728366
2026-03-26 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-26 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3, identifier: 10726112
2026-03-26 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-26 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-26 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366 to the API
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '7c6a0539-31dd-5df7-95aa-cacd34af07dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728366',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 84358,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 84.358 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728366%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.de] INFO: Saving data for 10728366: {'auction_closing_time': 1774606800.0, 'created_time': 1774459269.217874, 'last_price_update_time': 1774563550.006466}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728366') HTTP/1.1" 204 0
2026-03-26 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-26 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-26 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112 to the API
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726112>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '3c2a6ebf-88c0-5879-94b0-eb81f23906e3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726112',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 42292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 42.292 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726112%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.de] INFO: Saving data for 10726112: {'auction_closing_time': 1774607400.0, 'created_time': 1774460159.13001, 'last_price_update_time': 1774563550.305458}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726112') HTTP/1.1" 204 0
2026-03-26 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-26 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea9d666a-a7f7-5080-9918-33f360ce55ea with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea9d666a-a7f7-5080-9918-33f360ce55ea with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea9d666a-a7f7-5080-9918-33f360ce55ea, identifier: 10726140
2026-03-26 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-26 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-26 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140 to the API
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726140>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ea9d666a-a7f7-5080-9918-33f360ce55ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726140',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 45404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Taigo 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'45.404 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726140%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.de] INFO: Saving data for 10726140: {'auction_closing_time': 1774607400.0, 'created_time': 1774460137.265696, 'last_price_update_time': 1774563550.713284}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726140') HTTP/1.1" 204 0
2026-03-26 22:19:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.410(s), this was the 1st time calling it.
2026-03-26 22:19:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.267737178580701 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:19:10 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '43d99390bd5485cb29e077959eea72d0', '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=43d99390bd5485cb29e077959eea72d0.
2026-03-26 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:10 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727100%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.de] INFO: Scrape type for 10727100: 0
2026-03-26 22:19:10 [adesa.de] INFO: Skipping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-26 22:19:10 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726299%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726299: 2
2026-03-26 22:19:11 [adesa.de] INFO: Scraping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726413%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726413: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726639%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726639: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726305%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726305: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726586%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726586: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726285%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726285: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726392%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727107%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726566%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726566: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726509%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726509: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727051%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727051: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726287%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727046%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727046: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726504%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726504: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727048%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727048: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726665%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726665: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726552%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726552: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726669%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726669: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727052%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727052: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726538: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727125%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727125: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726284%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726284: 2
2026-03-26 22:19:11 [adesa.de] INFO: Scraping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727119%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727119: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726982%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726982: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726278%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726278: 2
2026-03-26 22:19:11 [adesa.de] INFO: Scraping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-26 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-26 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1, identifier: 10726317
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726281%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726281: 2
2026-03-26 22:19:11 [adesa.de] INFO: Scraping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-26 22:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-26 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-26 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317 to the API
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726317>
{'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': 'e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '3970192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726317',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 29979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'29.979 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726317%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Saving data for 10726317: {'auction_closing_time': 1774962000.0, 'created_time': 1774476981.95653, 'last_price_update_time': 1774563551.836306}
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726317') HTTP/1.1" 204 0
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726443%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726443: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726640%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10726640: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727132%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.de] INFO: Scrape type for 10727132: 0
2026-03-26 22:19:11 [adesa.de] INFO: Skipping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-26 22:19:11 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726643: 0
2026-03-26 22:19:12 [adesa.de] INFO: Skipping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10727104: 0
2026-03-26 22:19:12 [adesa.de] INFO: Skipping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727110%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10727110: 0
2026-03-26 22:19:12 [adesa.de] INFO: Skipping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726590%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726590: 0
2026-03-26 22:19:12 [adesa.de] INFO: Skipping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726275%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726275: 2
2026-03-26 22:19:12 [adesa.de] INFO: Scraping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-26 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-26 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92e2631-2333-5c4a-bc37-90793f996dd4 with scrape type 2
2026-03-26 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d92e2631-2333-5c4a-bc37-90793f996dd4 with scrape type 2
2026-03-26 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d92e2631-2333-5c4a-bc37-90793f996dd4, identifier: 10726154
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726311%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726311: 2
2026-03-26 22:19:12 [adesa.de] INFO: Scraping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-26 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-26 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-26 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154 to the API
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726154>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd92e2631-2333-5c4a-bc37-90793f996dd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726154',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 33639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Manual - 150 hp - 33.639 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726154%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Saving data for 10726154: {'auction_closing_time': 1774607400.0, 'created_time': 1774459267.361407, 'last_price_update_time': 1774563552.467822}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726154') HTTP/1.1" 204 0
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726662%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726662: 0
2026-03-26 22:19:12 [adesa.de] INFO: Skipping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-26 22:19:12 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726277%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Scrape type for 10726277: 2
2026-03-26 22:19:12 [adesa.de] INFO: Scraping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-26 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-26 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-26 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 2
2026-03-26 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 955fcfab-2c52-5552-adf0-808e703447ab, identifier: 10728411
2026-03-26 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-26 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-26 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411 to the API
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '955fcfab-2c52-5552-adf0-808e703447ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728411',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 55415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 55.415 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728411%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.de] INFO: Saving data for 10728411: {'auction_closing_time': 1774606800.0, 'created_time': 1774459279.654802, 'last_price_update_time': 1774563552.906615}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728411') HTTP/1.1" 204 0
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727002%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727002: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727113%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727113: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726433%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726433: 2
2026-03-26 22:19:13 [adesa.de] INFO: Scraping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726316%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726316: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726616%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726616: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726426%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726426: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726441%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726441: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726477%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726477: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726560%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726560: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726298%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726298: 2
2026-03-26 22:19:13 [adesa.de] INFO: Scraping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-26 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-26 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 2
2026-03-26 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c, identifier: 10728428
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727108: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726570%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726570: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726445%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726445: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726501: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727120%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727120: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726606%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726606: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726634%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726634: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726993%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726993: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726652: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726659%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726659: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726520: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726530%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726530: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726609%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726609: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726522%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726522: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726469%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726469: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726564%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726564: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726499%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726499: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727047%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727047: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726542%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726542: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726594%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726594: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726427%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726427: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727117%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727117: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726312%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726312: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726384%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726384: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727097%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727097: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726576%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726576: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726568%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726568: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726577%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726577: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726507%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726507: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727003%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727003: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726475%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726475: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726437%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726437: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726610%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726610: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726467%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726467: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726649%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726649: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726378: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726604%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726604: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727118%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727118: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726597%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726597: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727121%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727121: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727122%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10727122: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726996%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726996: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726573%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726573: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726664%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.de] INFO: Scrape type for 10726664: 0
2026-03-26 22:19:13 [adesa.de] INFO: Skipping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-26 22:19:13 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726276%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10726276: 2
2026-03-26 22:19:14 [adesa.de] INFO: Scraping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-26 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-26 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-26 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428 to the API
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728428',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 T5 Plus Bright - Hybrid - Automatic - 180 hp - 45.925 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728428%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Saving data for 10728428: {'auction_closing_time': 1774606800.0, 'created_time': 1774459266.166189, 'last_price_update_time': 1774563554.417831}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728428') HTTP/1.1" 204 0
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726584%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10726584: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726471%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10726471: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727000%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10727000: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727115%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10727115: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727112%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10727112: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726549%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10726549: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-26 22:19:14 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726582%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.de] INFO: Scrape type for 10726582: 0
2026-03-26 22:19:14 [adesa.de] INFO: Skipping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-26 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f7ecd54-c792-59e0-b19c-d0c343a16da1, identifier: 10726155
2026-03-26 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-26 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-26 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155 to the API
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726155>
{'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': 320,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1f7ecd54-c792-59e0-b19c-d0c343a16da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726155',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9566,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31600,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TSI - 4Motion - Petrol - Automatic - 320 hp - '
'9.566 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726155%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.de] INFO: Saving data for 10726155: {'auction_closing_time': 1774607400.0, 'created_time': 1774459270.358451, 'last_price_update_time': 1774563555.023148}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726155') HTTP/1.1" 204 0
2026-03-26 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10725998
2026-03-26 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe29fac-9f48-5f22-a4e4-01f9858b273a with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe29fac-9f48-5f22-a4e4-01f9858b273a with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ffe29fac-9f48-5f22-a4e4-01f9858b273a, identifier: 10725998
2026-03-26 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-26 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5173106-be56-53f9-af78-eeac5381330f with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5173106-be56-53f9-af78-eeac5381330f with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5173106-be56-53f9-af78-eeac5381330f, identifier: 10726148
2026-03-26 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-26 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2, identifier: 10726144
2026-03-26 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-26 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01cd3607-cc47-5bc1-a583-f73ef829dafb with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01cd3607-cc47-5bc1-a583-f73ef829dafb with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01cd3607-cc47-5bc1-a583-f73ef829dafb, identifier: 10726141
2026-03-26 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10725998
2026-03-26 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10725998
2026-03-26 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ffe29fac-9f48-5f22-a4e4-01f9858b273a with identifier: 10725998 to the API
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725998>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ffe29fac-9f48-5f22-a4e4-01f9858b273a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725998',
'listing': 'auction',
'location': 'Engelskirchen (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 28091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 28.091 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725998%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.de] INFO: Saving data for 10725998: {'auction_closing_time': 1774607100.0, 'created_time': 1774460208.701613, 'last_price_update_time': 1774563555.698095}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725998') HTTP/1.1" 204 0
2026-03-26 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-26 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-26 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148 to the API
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726148>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f5173106-be56-53f9-af78-eeac5381330f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726148',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 65660,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'65.660 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726148%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.de] INFO: Saving data for 10726148: {'auction_closing_time': 1774607400.0, 'created_time': 1774460162.456113, 'last_price_update_time': 1774563555.982155}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726148') HTTP/1.1" 204 0
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-26 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-26 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144 to the API
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726144>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0675f4c6-447a-52a9-b09a-bec98f0c3bc2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726144',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 214766,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 150 hp - 214.766 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726144%27 HTTP/1.1" 200 None
2026-03-26 22:19:16 [adesa.de] INFO: Saving data for 10726144: {'auction_closing_time': 1774607400.0, 'created_time': 1774459272.422762, 'last_price_update_time': 1774563556.279939}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726144') HTTP/1.1" 204 0
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-26 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-26 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141 to the API
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726141>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '01cd3607-cc47-5bc1-a583-f73ef829dafb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726141',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 80292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'80.292 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726141%27 HTTP/1.1" 200 None
2026-03-26 22:19:16 [adesa.de] INFO: Saving data for 10726141: {'auction_closing_time': 1774607400.0, 'created_time': 1774459273.12391, 'last_price_update_time': 1774563556.561123}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726141') HTTP/1.1" 204 0
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-26 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e55a6d8-3e8b-5350-990a-e863eba74f93 with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e55a6d8-3e8b-5350-990a-e863eba74f93 with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e55a6d8-3e8b-5350-990a-e863eba74f93, identifier: 10726137
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-26 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-26 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137 to the API
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726137>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1e55a6d8-3e8b-5350-990a-e863eba74f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726137',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 37423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 110 hp - '
'37.423 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726137%27 HTTP/1.1" 200 None
2026-03-26 22:19:17 [adesa.de] INFO: Saving data for 10726137: {'auction_closing_time': 1774607400.0, 'created_time': 1774460147.357688, 'last_price_update_time': 1774563557.087006}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726137') HTTP/1.1" 204 0
2026-03-26 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9747b491-1669-5419-9ab8-dc0e326704f1 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9747b491-1669-5419-9ab8-dc0e326704f1 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9747b491-1669-5419-9ab8-dc0e326704f1, identifier: 10726145
2026-03-26 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-26 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-26 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145 to the API
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726145>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9747b491-1669-5419-9ab8-dc0e326704f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726145',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 61689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'61.689 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726145%27 HTTP/1.1" 200 None
2026-03-26 22:19:17 [adesa.de] INFO: Saving data for 10726145: {'auction_closing_time': 1774607400.0, 'created_time': 1774460149.644409, 'last_price_update_time': 1774563557.499034}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726145') HTTP/1.1" 204 0
2026-03-26 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10728190
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 911f9132-bcce-5972-aae7-ae9f65288c91, identifier: 10728190
2026-03-26 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10728190
2026-03-26 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10728190
2026-03-26 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10728190 to the API
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '911f9132-bcce-5972-aae7-ae9f65288c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728190',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 35026,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 35.026 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728190%27 HTTP/1.1" 200 None
2026-03-26 22:19:17 [adesa.de] INFO: Saving data for 10728190: {'auction_closing_time': 1774605600.0, 'created_time': 1774460217.036717, 'last_price_update_time': 1774563557.908602}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728190') HTTP/1.1" 204 0
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 2
2026-03-26 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7240b503-bd96-599a-a7ec-4069d101fe8e, identifier: 10725993
2026-03-26 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-26 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-26 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993 to the API
2026-03-26 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725993>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7240b503-bd96-599a-a7ec-4069d101fe8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Polo 1.0 Life - Petrol - Manual - 80 hp - 54.940 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725993%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.de] INFO: Saving data for 10725993: {'auction_closing_time': 1774607100.0, 'created_time': 1774460124.860638, 'last_price_update_time': 1774563559.092996}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725993') HTTP/1.1" 204 0
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-26 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc07f57-3084-5237-b6ef-20c4e42402cd, identifier: 10728569
2026-03-26 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-26 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2, identifier: 10728563
2026-03-26 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-26 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-26 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569 to the API
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5fc07f57-3084-5237-b6ef-20c4e42402cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728569',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 76139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 76.139 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728569%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.de] INFO: Saving data for 10728569: {'auction_closing_time': 1774607400.0, 'created_time': 1774460155.186202, 'last_price_update_time': 1774563559.663313}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728569') HTTP/1.1" 204 0
2026-03-26 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-26 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-26 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563 to the API
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '4b0a558d-c78a-571b-8e03-bc8c60aaa0c2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728563',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 100274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 100.274 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728563%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.de] INFO: Saving data for 10728563: {'auction_closing_time': 1774607400.0, 'created_time': 1774460144.705451, 'last_price_update_time': 1774563559.97169}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728563') HTTP/1.1" 204 0
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10726107
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af01a4f-a565-5c08-87a2-f77e59040700 with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af01a4f-a565-5c08-87a2-f77e59040700 with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2af01a4f-a565-5c08-87a2-f77e59040700, identifier: 10726107
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee449b8-926f-5832-a920-f1b856442836 with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee449b8-926f-5832-a920-f1b856442836 with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cee449b8-926f-5832-a920-f1b856442836, identifier: 10726275
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91490bd-550f-50e0-9eff-b3cc00fa7fcf with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91490bd-550f-50e0-9eff-b3cc00fa7fcf with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f91490bd-550f-50e0-9eff-b3cc00fa7fcf, identifier: 10726278
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea00c363-3961-5a90-857d-e822489378db, identifier: 10728567
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010940a0-1c4f-573b-a944-c994c36e38ee with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 010940a0-1c4f-573b-a944-c994c36e38ee with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 010940a0-1c4f-573b-a944-c994c36e38ee, identifier: 10726277
2026-03-26 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10726107
2026-03-26 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10726107
2026-03-26 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2af01a4f-a565-5c08-87a2-f77e59040700 with identifier: 10726107 to the API
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726107>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2af01a4f-a565-5c08-87a2-f77e59040700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545F2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726107',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 46555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 46.555 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726107%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.de] INFO: Saving data for 10726107: {'auction_closing_time': 1774607400.0, 'created_time': 1774460186.431353, 'last_price_update_time': 1774563560.731839}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726107') HTTP/1.1" 204 0
2026-03-26 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-26 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-26 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275 to the API
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726275>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cee449b8-926f-5832-a920-f1b856442836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '342725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726275',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 152918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz E 300de AMG Line - Hybrid - Automatic - 194 hp - '
'152.918 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726275%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.de] INFO: Saving data for 10726275: {'auction_closing_time': 1774962000.0, 'created_time': 1774476975.347312, 'last_price_update_time': 1774563561.023837}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726275') HTTP/1.1" 204 0
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f91490bd-550f-50e0-9eff-b3cc00fa7fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726278',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 42277,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 42.277 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726278%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.de] INFO: Saving data for 10726278: {'auction_closing_time': 1774962000.0, 'created_time': 1774476958.161883, 'last_price_update_time': 1774563561.32669}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726278') HTTP/1.1" 204 0
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ea00c363-3961-5a90-857d-e822489378db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728567',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 50759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 50.759 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728567%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.de] INFO: Saving data for 10728567: {'auction_closing_time': 1774607400.0, 'created_time': 1774460137.945186, 'last_price_update_time': 1774563561.612863}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728567') HTTP/1.1" 204 0
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726277>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '010940a0-1c4f-573b-a944-c994c36e38ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '341633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726277',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 128982,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 128.982 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726277%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.de] INFO: Saving data for 10726277: {'auction_closing_time': 1774962000.0, 'created_time': 1774476973.86309, 'last_price_update_time': 1774563561.915376}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726277') HTTP/1.1" 204 0
2026-03-26 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-26 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 666de518-71e9-5566-8e78-7056603fa61d with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 666de518-71e9-5566-8e78-7056603fa61d with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 666de518-71e9-5566-8e78-7056603fa61d, identifier: 10726433
2026-03-26 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-26 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-26 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433 to the API
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726433>
{'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': 272,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '666de518-71e9-5566-8e78-7056603fa61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '422292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726433',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 97848,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 272 hp - '
'97.848 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726433%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.de] INFO: Saving data for 10726433: {'auction_closing_time': 1774962000.0, 'created_time': 1774476932.115951, 'last_price_update_time': 1774563562.44662}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726433') HTTP/1.1" 204 0
2026-03-26 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-26 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989e396e-2ab4-5379-8671-9cacca9d5265 with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989e396e-2ab4-5379-8671-9cacca9d5265 with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 989e396e-2ab4-5379-8671-9cacca9d5265, identifier: 10726299
2026-03-26 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-26 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-26 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299 to the API
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726299>
{'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': '989e396e-2ab4-5379-8671-9cacca9d5265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4331263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726299',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 28526,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 28.526 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726299%27 HTTP/1.1" 200 None
2026-03-26 22:19:23 [adesa.de] INFO: Saving data for 10726299: {'auction_closing_time': 1774962000.0, 'created_time': 1774476979.673361, 'last_price_update_time': 1774563563.107222}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726299') HTTP/1.1" 204 0
2026-03-26 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d168571f-b9e0-509c-bf87-7b9d4a3ebf97, identifier: 10726311
2026-03-26 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-26 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-26 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311 to the API
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd168571f-b9e0-509c-bf87-7b9d4a3ebf97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '457706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726311',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 17500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLB 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'17.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726311%27 HTTP/1.1" 200 None
2026-03-26 22:19:23 [adesa.de] INFO: Saving data for 10726311: {'auction_closing_time': 1774962000.0, 'created_time': 1774476982.337089, 'last_price_update_time': 1774563563.499156}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726311') HTTP/1.1" 204 0
2026-03-26 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dddf9fe5-41b2-59d4-b0c3-081fa6fae543, identifier: 10726298
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754, identifier: 10726284
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f263420f-caf0-598b-88ac-ad9d8688e71e with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f263420f-caf0-598b-88ac-ad9d8688e71e with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f263420f-caf0-598b-88ac-ad9d8688e71e, identifier: 10726281
2026-03-26 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-26 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-26 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298 to the API
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dddf9fe5-41b2-59d4-b0c3-081fa6fae543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726298',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 35541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 4,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mini 3 Doors Cooper Classic - Electric - Automatic - 184 hp - '
'35.541 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2021}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726298%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.de] INFO: Saving data for 10726298: {'auction_closing_time': 1774962000.0, 'created_time': 1774476974.97928, 'last_price_update_time': 1774563564.100547}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726298') HTTP/1.1" 204 0
2026-03-26 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-26 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf0d2e38-3d60-56f9-84d7-9ace1bfc3754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726284',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 33101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 33.101 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726284%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.de] INFO: Saving data for 10726284: {'auction_closing_time': 1774962000.0, 'created_time': 1774476978.75509, 'last_price_update_time': 1774563564.395496}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726284') HTTP/1.1" 204 0
2026-03-26 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-26 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f263420f-caf0-598b-88ac-ad9d8688e71e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726281',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 43979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 43.979 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726281%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.de] INFO: Saving data for 10726281: {'auction_closing_time': 1774962000.0, 'created_time': 1774476979.132581, 'last_price_update_time': 1774563564.690256}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726281') HTTP/1.1" 204 0
2026-03-26 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19: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-26 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-26 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8d65a-fa8c-5113-bb96-c6825583f671 with scrape type 2
2026-03-26 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a8d65a-fa8c-5113-bb96-c6825583f671 with scrape type 2
2026-03-26 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69a8d65a-fa8c-5113-bb96-c6825583f671, identifier: 10726130
2026-03-26 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-26 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '69a8d65a-fa8c-5113-bb96-c6825583f671',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726130',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 55593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.4 Pro 1st Max - Electric - Automatic - 204 hp - '
'55.593 km',
'transmission': 'automatic',
'trim': 'Pro 1st Max',
'vin': None,
'year': 2021}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726130%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Saving data for 10726130: {'auction_closing_time': 1774607400.0, 'created_time': 1774460139.641519, 'last_price_update_time': 1774563565.102666}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726130') HTTP/1.1" 204 0
2026-03-26 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-26 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37d790ca-201c-5113-9f1b-981a77df5663, identifier: 10728565
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726540%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726540: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726553%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726553: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726648%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726648: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726600%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726600: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727099%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10727099: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727126%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10727126: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726589%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726534%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-26 22:19:25 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-26 22:19:25 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726302%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Scrape type for 10726302: 2
2026-03-26 22:19:25 [adesa.de] INFO: Scraping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-26 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-26 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f, identifier: 10728560
2026-03-26 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-26 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-26 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565 to the API
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '37d790ca-201c-5113-9f1b-981a77df5663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728565',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 65546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'65.546 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728565%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.de] INFO: Saving data for 10728565: {'auction_closing_time': 1774607400.0, 'created_time': 1774460153.540133, 'last_price_update_time': 1774563565.742843}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728565') HTTP/1.1" 204 0
2026-03-26 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-26 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-26 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560 to the API
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5cea9e3c-417b-5003-9b4d-9c90dbcc376f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728560',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 97583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Life - Electric - Automatic - 204 hp - 97.583 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728560%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Saving data for 10728560: {'auction_closing_time': 1774607400.0, 'created_time': 1774460159.733995, 'last_price_update_time': 1774563566.175224}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728560') HTTP/1.1" 204 0
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726480%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726480: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727109%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727109: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726506%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726506: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726492%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726492: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727054%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727054: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726463%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726463: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726550%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726550: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726514%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726514: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726626%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726626: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726516%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726516: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726536%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726536: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727138%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727138: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726655%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726655: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726461%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726461: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726579%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726579: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726439%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726439: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727098%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727098: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726448%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726448: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726270%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726270: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726280%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726280: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727130%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726283%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726283: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726282%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726282: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726617%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726617: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726511%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726511: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727004%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727004: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726987%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726987: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726460%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726460: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726527%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726527: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727127%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727127: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726545%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726545: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726465%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726465: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726310%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726310: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727105%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727105: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726526%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726526: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10727101: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726458%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726458: 0
2026-03-26 22:19:26 [adesa.de] INFO: Skipping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-26 22:19:26 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726269%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.de] INFO: Scrape type for 10726269: 2
2026-03-26 22:19:26 [adesa.de] INFO: Scraping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-26 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-26 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-26 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319d8b8-8855-54b2-aba1-e53a2bf551de, identifier: 10728280
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a1bc41-1dad-5b27-98df-8867cb4f408c with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a1bc41-1dad-5b27-98df-8867cb4f408c with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14a1bc41-1dad-5b27-98df-8867cb4f408c, identifier: 10726125
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51d3880b-5cf8-5ad4-a138-d00543dd5704 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51d3880b-5cf8-5ad4-a138-d00543dd5704 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 51d3880b-5cf8-5ad4-a138-d00543dd5704, identifier: 10726276
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5726ec41-d82e-5d7d-b84a-fff43521b13f, identifier: 10728568
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414a514d-514c-50b7-92e1-f4f855499a19, identifier: 10728427
2026-03-26 22:19:27 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726989%27 HTTP/1.1" 200 None
2026-03-26 22:19:27 [adesa.de] INFO: Scrape type for 10726989: 0
2026-03-26 22:19:27 [adesa.de] INFO: Skipping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-26 22:19:27 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726273%27 HTTP/1.1" 200 None
2026-03-26 22:19:27 [adesa.de] INFO: Scrape type for 10726273: 2
2026-03-26 22:19:27 [adesa.de] INFO: Scraping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-26 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-26 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-26 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280 to the API
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728280>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e319d8b8-8855-54b2-aba1-e53a2bf551de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728280',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-07-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant Life Business - Diesel - Automatic - 116 hp '
'- 97.732 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728280%27 HTTP/1.1" 200 None
2026-03-26 22:19:27 [adesa.de] INFO: Saving data for 10728280: {'auction_closing_time': 1774606200.0, 'created_time': 1774460161.613447, 'last_price_update_time': 1774563567.798704}
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728280') HTTP/1.1" 204 0
2026-03-26 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-26 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726125>
{'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-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '14a1bc41-1dad-5b27-98df-8867cb4f408c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726125',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 88760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'88.760 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726125%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.de] INFO: Saving data for 10726125: {'auction_closing_time': 1774607400.0, 'created_time': 1774460155.975699, 'last_price_update_time': 1774563568.194134}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726125') HTTP/1.1" 204 0
2026-03-26 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-26 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '51d3880b-5cf8-5ad4-a138-d00543dd5704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6472547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726276',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 20000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 20.000 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726276%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.de] INFO: Saving data for 10726276: {'auction_closing_time': 1774962000.0, 'created_time': 1774476976.174926, 'last_price_update_time': 1774563568.496045}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726276') HTTP/1.1" 204 0
2026-03-26 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-26 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5726ec41-d82e-5d7d-b84a-fff43521b13f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728568',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'58.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728568%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.de] INFO: Saving data for 10728568: {'auction_closing_time': 1774607400.0, 'created_time': 1774460146.677416, 'last_price_update_time': 1774563568.780522}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728568') HTTP/1.1" 204 0
2026-03-26 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-26 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728427>
{'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-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '414a514d-514c-50b7-92e1-f4f855499a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728427',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 92663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 1st Edition - Electric - Automatic - 204 hp - '
'92.663 km',
'transmission': 'automatic',
'trim': '1st Edition',
'vin': None,
'year': 2020}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728427%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Saving data for 10728427: {'auction_closing_time': 1774606800.0, 'created_time': 1774460159.423971, 'last_price_update_time': 1774563569.073228}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728427') HTTP/1.1" 204 0
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726524: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726629%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726629: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726657%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726657: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726428%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726428: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726547%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726547: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726494%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10726494: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723713
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723713%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723713: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723713 url https://www.openlane.eu/en/carv6/auction/10723713
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723716
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723716%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723716: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723716 url https://www.openlane.eu/en/carv6/auction/10723716
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723735
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723735%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723735: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723735 url https://www.openlane.eu/en/carv6/auction/10723735
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723714
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723714%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723714: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723714 url https://www.openlane.eu/en/carv6/auction/10723714
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723719
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723719%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723719: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723719 url https://www.openlane.eu/en/carv6/auction/10723719
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723734
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723734%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723734: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723734 url https://www.openlane.eu/en/carv6/auction/10723734
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723688
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723688%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723688: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723688 url https://www.openlane.eu/en/carv6/auction/10723688
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723724
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723724%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723724: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723724 url https://www.openlane.eu/en/carv6/auction/10723724
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723690
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723690%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723690: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723690 url https://www.openlane.eu/en/carv6/auction/10723690
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723686
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723686%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723686: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723686 url https://www.openlane.eu/en/carv6/auction/10723686
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723695
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723695%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723695: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723695 url https://www.openlane.eu/en/carv6/auction/10723695
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723717
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723717%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723717: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723717 url https://www.openlane.eu/en/carv6/auction/10723717
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10727859
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727859%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10727859: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10727859 url https://www.openlane.eu/en/carv6/auction/10727859
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723428
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723428%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723428: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723428 url https://www.openlane.eu/en/carv6/auction/10723428
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723447
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723447%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723447: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723447 url https://www.openlane.eu/en/carv6/auction/10723447
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723420
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723420%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723420: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723420 url https://www.openlane.eu/en/carv6/auction/10723420
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723438
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723438%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723438: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723438 url https://www.openlane.eu/en/carv6/auction/10723438
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723425
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723425%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723425: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723425 url https://www.openlane.eu/en/carv6/auction/10723425
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723446
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723446%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723446: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723446 url https://www.openlane.eu/en/carv6/auction/10723446
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723416
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723416%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723416: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723416 url https://www.openlane.eu/en/carv6/auction/10723416
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723444
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723444%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723444: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723444 url https://www.openlane.eu/en/carv6/auction/10723444
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723433
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723433%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723433: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723433 url https://www.openlane.eu/en/carv6/auction/10723433
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723415
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723415%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723415: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723415 url https://www.openlane.eu/en/carv6/auction/10723415
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723441
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723441%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723441: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723441 url https://www.openlane.eu/en/carv6/auction/10723441
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723442
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723442%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723442: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723442 url https://www.openlane.eu/en/carv6/auction/10723442
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723434
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723434%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723434: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723434 url https://www.openlane.eu/en/carv6/auction/10723434
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723423
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723423%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723423: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723423 url https://www.openlane.eu/en/carv6/auction/10723423
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723440
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723440%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723440: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723440 url https://www.openlane.eu/en/carv6/auction/10723440
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723424
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723424%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723424: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723424 url https://www.openlane.eu/en/carv6/auction/10723424
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723445
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723445%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723445: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723445 url https://www.openlane.eu/en/carv6/auction/10723445
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723443
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723443%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723443: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723443 url https://www.openlane.eu/en/carv6/auction/10723443
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723414
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723414%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723414: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723414 url https://www.openlane.eu/en/carv6/auction/10723414
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723432
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723432%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723432: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723432 url https://www.openlane.eu/en/carv6/auction/10723432
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723430
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723430%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723430: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723430 url https://www.openlane.eu/en/carv6/auction/10723430
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723435
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723435%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723435: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723435 url https://www.openlane.eu/en/carv6/auction/10723435
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723431
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723431%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723431: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723431 url https://www.openlane.eu/en/carv6/auction/10723431
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723418
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723418%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723418: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723418 url https://www.openlane.eu/en/carv6/auction/10723418
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723419
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723419%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723419: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723419 url https://www.openlane.eu/en/carv6/auction/10723419
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723417
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723417%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723417: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723417 url https://www.openlane.eu/en/carv6/auction/10723417
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723427
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723427%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723427: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723427 url https://www.openlane.eu/en/carv6/auction/10723427
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723439
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723439%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723439: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723439 url https://www.openlane.eu/en/carv6/auction/10723439
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723429
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723429%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723429: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723429 url https://www.openlane.eu/en/carv6/auction/10723429
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723448
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723448%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723448: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723448 url https://www.openlane.eu/en/carv6/auction/10723448
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723436
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723436%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723436: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723436 url https://www.openlane.eu/en/carv6/auction/10723436
2026-03-26 22:19:29 [adesa.de] INFO: Found listing with ID: 10723421
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723421%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.de] INFO: Scrape type for 10723421: 0
2026-03-26 22:19:29 [adesa.de] INFO: Skipping item 10723421 url https://www.openlane.eu/en/carv6/auction/10723421
2026-03-26 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-26 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f70eb7-deb3-5898-88db-b36a17267a83 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f70eb7-deb3-5898-88db-b36a17267a83 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5f70eb7-deb3-5898-88db-b36a17267a83, identifier: 10726124
2026-03-26 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-26 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-26 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124 to the API
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726124>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd5f70eb7-deb3-5898-88db-b36a17267a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726124',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61471,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 61.471 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726124%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.de] INFO: Saving data for 10726124: {'auction_closing_time': 1774607400.0, 'created_time': 1774460161.297873, 'last_price_update_time': 1774563570.52562}
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726124') HTTP/1.1" 204 0
2026-03-26 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10726000
2026-03-26 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4103c1e9-53fd-5913-b66b-cb88559375b8, identifier: 10726000
2026-03-26 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10728157
2026-03-26 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee, identifier: 10728157
2026-03-26 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10726000
2026-03-26 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10726000
2026-03-26 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10726000 to the API
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726000>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '4103c1e9-53fd-5913-b66b-cb88559375b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726000',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 81197,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant Alltrack 2.0 TDI - 4Motion - Diesel - '
'Automatic - 200 hp - 81.197 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726000%27 HTTP/1.1" 200 None
2026-03-26 22:19:31 [adesa.de] INFO: Saving data for 10726000: {'auction_closing_time': 1774607100.0, 'created_time': 1774460165.894909, 'last_price_update_time': 1774563571.352131}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726000') HTTP/1.1" 204 0
2026-03-26 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10728157
2026-03-26 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10728157
2026-03-26 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10728157 to the API
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728157>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728157',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 108034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'108.034 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728157%27 HTTP/1.1" 200 None
2026-03-26 22:19:31 [adesa.de] INFO: Saving data for 10728157: {'auction_closing_time': 1774605600.0, 'created_time': 1774460164.220431, 'last_price_update_time': 1774563571.668122}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728157') HTTP/1.1" 204 0
2026-03-26 22:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df54d6e5-f253-5df6-9c1e-dc0396588f59 with identifier: 10725982
2026-03-26 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df54d6e5-f253-5df6-9c1e-dc0396588f59 with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df54d6e5-f253-5df6-9c1e-dc0396588f59 with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df54d6e5-f253-5df6-9c1e-dc0396588f59, identifier: 10725982
2026-03-26 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10725991
2026-03-26 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b, identifier: 10725991
2026-03-26 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10726118
2026-03-26 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be77f8c-45c0-5d90-b551-189b31314bb6 with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be77f8c-45c0-5d90-b551-189b31314bb6 with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be77f8c-45c0-5d90-b551-189b31314bb6, identifier: 10726118
2026-03-26 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10728513
2026-03-26 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-26 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 2
2026-03-26 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 971cc68e-c498-5d1e-a043-ec43240af899, identifier: 10728513
2026-03-26 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df54d6e5-f253-5df6-9c1e-dc0396588f59 with identifier: 10725982
2026-03-26 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df54d6e5-f253-5df6-9c1e-dc0396588f59 with identifier: 10725982
2026-03-26 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df54d6e5-f253-5df6-9c1e-dc0396588f59 with identifier: 10725982 to the API
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725982>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'df54d6e5-f253-5df6-9c1e-dc0396588f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725982',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 150 hp - '
'17.451 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725982%27 HTTP/1.1" 200 None
2026-03-26 22:19:32 [adesa.de] INFO: Saving data for 10725982: {'auction_closing_time': 1774607100.0, 'created_time': 1774460194.655506, 'last_price_update_time': 1774563572.379397}
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725982') HTTP/1.1" 204 0
2026-03-26 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10725991
2026-03-26 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10725991
2026-03-26 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23038a52-5c41-5b8c-9e27-0f29f2ad2b9b with identifier: 10725991 to the API
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725991>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '23038a52-5c41-5b8c-9e27-0f29f2ad2b9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725991',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Active - Petrol - Manual - 150 hp - 52.959 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725991%27 HTTP/1.1" 200 None
2026-03-26 22:19:32 [adesa.de] INFO: Saving data for 10725991: {'auction_closing_time': 1774607100.0, 'created_time': 1774460191.863945, 'last_price_update_time': 1774563572.683407}
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725991') HTTP/1.1" 204 0
2026-03-26 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10726118
2026-03-26 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10726118
2026-03-26 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be77f8c-45c0-5d90-b551-189b31314bb6 with identifier: 10726118 to the API
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '7be77f8c-45c0-5d90-b551-189b31314bb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726118',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 43144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 43.144 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726118%27 HTTP/1.1" 200 None
2026-03-26 22:19:33 [adesa.de] INFO: Saving data for 10726118: {'auction_closing_time': 1774607400.0, 'created_time': 1774460189.65743, 'last_price_update_time': 1774563573.003289}
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726118') HTTP/1.1" 204 0
2026-03-26 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10728513
2026-03-26 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10728513
2026-03-26 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10728513 to the API
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '971cc68e-c498-5d1e-a043-ec43240af899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728513',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 80330,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 80.330 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728513%27 HTTP/1.1" 200 None
2026-03-26 22:19:33 [adesa.de] INFO: Saving data for 10728513: {'auction_closing_time': 1774607400.0, 'created_time': 1774460166.505404, 'last_price_update_time': 1774563573.306416}
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728513') HTTP/1.1" 204 0
2026-03-26 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with identifier: 10725977
2026-03-26 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with scrape type 2
2026-03-26 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with scrape type 2
2026-03-26 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7bbf65d-e120-5ca7-8c2f-7c237acd59bf, identifier: 10725977
2026-03-26 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89613253-8276-569a-9cb8-2571024c4361 with identifier: 10725984
2026-03-26 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89613253-8276-569a-9cb8-2571024c4361 with scrape type 2
2026-03-26 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89613253-8276-569a-9cb8-2571024c4361 with scrape type 2
2026-03-26 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89613253-8276-569a-9cb8-2571024c4361, identifier: 10725984
2026-03-26 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with identifier: 10725977
2026-03-26 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with identifier: 10725977
2026-03-26 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7bbf65d-e120-5ca7-8c2f-7c237acd59bf with identifier: 10725977 to the API
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725977>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'a7bbf65d-e120-5ca7-8c2f-7c237acd59bf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725977',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 164590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - Diesel - '
'Automatic - 200 hp - 164.590 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725977%27 HTTP/1.1" 200 None
2026-03-26 22:19:33 [adesa.de] INFO: Saving data for 10725977: {'auction_closing_time': 1774607100.0, 'created_time': 1774460209.377448, 'last_price_update_time': 1774563573.876001}
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725977') HTTP/1.1" 204 0
2026-03-26 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89613253-8276-569a-9cb8-2571024c4361 with identifier: 10725984
2026-03-26 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89613253-8276-569a-9cb8-2571024c4361 with identifier: 10725984
2026-03-26 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89613253-8276-569a-9cb8-2571024c4361 with identifier: 10725984 to the API
2026-03-26 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '89613253-8276-569a-9cb8-2571024c4361',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725984',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 32256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28000,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI - Petrol - Automatic - 320 '
'hp - 32.256 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725984%27 HTTP/1.1" 200 None
2026-03-26 22:19:34 [adesa.de] INFO: Saving data for 10725984: {'auction_closing_time': 1774607100.0, 'created_time': 1774460201.57542, 'last_price_update_time': 1774563574.161414}
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725984') HTTP/1.1" 204 0
2026-03-26 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10726127
2026-03-26 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63c73665-547f-5154-9a6b-4ef903d155ee with scrape type 2
2026-03-26 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63c73665-547f-5154-9a6b-4ef903d155ee with scrape type 2
2026-03-26 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63c73665-547f-5154-9a6b-4ef903d155ee, identifier: 10726127
2026-03-26 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10726127
2026-03-26 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10726127
2026-03-26 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63c73665-547f-5154-9a6b-4ef903d155ee with identifier: 10726127 to the API
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726127>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '63c73665-547f-5154-9a6b-4ef903d155ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726127',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27620,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 27.620 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726127%27 HTTP/1.1" 200 None
2026-03-26 22:19:34 [adesa.de] INFO: Saving data for 10726127: {'auction_closing_time': 1774607400.0, 'created_time': 1774460169.19482, 'last_price_update_time': 1774563574.683812}
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726127') HTTP/1.1" 204 0
2026-03-26 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10725976
2026-03-26 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6808a62a-531c-58fd-9b08-b28439173733 with scrape type 2
2026-03-26 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6808a62a-531c-58fd-9b08-b28439173733 with scrape type 2
2026-03-26 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6808a62a-531c-58fd-9b08-b28439173733, identifier: 10725976
2026-03-26 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10725976
2026-03-26 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10725976
2026-03-26 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6808a62a-531c-58fd-9b08-b28439173733 with identifier: 10725976 to the API
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '6808a62a-531c-58fd-9b08-b28439173733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725976',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 85721,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Manual - 150 hp - '
'85.721 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725976%27 HTTP/1.1" 200 None
2026-03-26 22:19:35 [adesa.de] INFO: Saving data for 10725976: {'auction_closing_time': 1774607100.0, 'created_time': 1774460214.508286, 'last_price_update_time': 1774563575.315028}
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725976') HTTP/1.1" 204 0
2026-03-26 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-26 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fdd779e-f8ae-5492-a156-f38de2a9717c with scrape type 2
2026-03-26 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fdd779e-f8ae-5492-a156-f38de2a9717c with scrape type 2
2026-03-26 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8fdd779e-f8ae-5492-a156-f38de2a9717c, identifier: 10726270
2026-03-26 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-26 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-26 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270 to the API
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726270>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Minibus',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8fdd779e-f8ae-5492-a156-f38de2a9717c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'xxx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726270',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'California',
'odometer': 50050,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 4,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen California California - 4Motion - Diesel - Automatic - '
'204 hp - 50.050 km',
'transmission': 'automatic',
'trim': 'California',
'vin': None,
'year': 2022}
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726270%27 HTTP/1.1" 200 None
2026-03-26 22:19:35 [adesa.de] INFO: Saving data for 10726270: {'auction_closing_time': 1774962000.0, 'created_time': 1774476977.985261, 'last_price_update_time': 1774563575.811953}
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726270') HTTP/1.1" 204 0
2026-03-26 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-26 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 260b5df6-62b0-5291-9fe8-bc9911e504da with scrape type 2
2026-03-26 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 260b5df6-62b0-5291-9fe8-bc9911e504da with scrape type 2
2026-03-26 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 260b5df6-62b0-5291-9fe8-bc9911e504da, identifier: 10726302
2026-03-26 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-26 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-26 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302 to the API
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726302>
{'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': '260b5df6-62b0-5291-9fe8-bc9911e504da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4822657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726302',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 71757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 71.757 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726302%27 HTTP/1.1" 200 None
2026-03-26 22:19:36 [adesa.de] INFO: Saving data for 10726302: {'auction_closing_time': 1774962000.0, 'created_time': 1774476976.550412, 'last_price_update_time': 1774563576.22272}
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726302') HTTP/1.1" 204 0
2026-03-26 22:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10726105
2026-03-26 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f2eb70-24ec-5a71-8575-386f479b2d29 with scrape type 2
2026-03-26 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81f2eb70-24ec-5a71-8575-386f479b2d29 with scrape type 2
2026-03-26 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81f2eb70-24ec-5a71-8575-386f479b2d29, identifier: 10726105
2026-03-26 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-26 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9bb2adc-f35d-5604-81f0-8cc10e56b726 with scrape type 2
2026-03-26 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9bb2adc-f35d-5604-81f0-8cc10e56b726 with scrape type 2
2026-03-26 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9bb2adc-f35d-5604-81f0-8cc10e56b726, identifier: 10726280
2026-03-26 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10726105
2026-03-26 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10726105
2026-03-26 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81f2eb70-24ec-5a71-8575-386f479b2d29 with identifier: 10726105 to the API
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726105>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '81f2eb70-24ec-5a71-8575-386f479b2d29',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726105',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 71235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 Elegance - Hybrid - Automatic '
'- 156 hp - 71.235 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726105%27 HTTP/1.1" 200 None
2026-03-26 22:19:36 [adesa.de] INFO: Saving data for 10726105: {'auction_closing_time': 1774607400.0, 'created_time': 1774460199.085595, 'last_price_update_time': 1774563576.713034}
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726105') HTTP/1.1" 204 0
2026-03-26 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-26 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-26 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280 to the API
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726280>
{'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': 116,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9bb2adc-f35d-5604-81f0-8cc10e56b726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '499315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726280',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 2217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 116 hp - 2.217 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-26 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726280%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Saving data for 10726280: {'auction_closing_time': 1774962000.0, 'created_time': 1774476978.365285, 'last_price_update_time': 1774563577.001621}
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726280') HTTP/1.1" 204 0
2026-03-26 22:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-26 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with scrape type 2
2026-03-26 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with scrape type 2
2026-03-26 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab, identifier: 10726273
2026-03-26 22:19:37 [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-26 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-26 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-26 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273 to the API
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726273>
{'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': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4bec2b3-714c-5365-9f8f-ffeedc4b1eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6426190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726273',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 7460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2025-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 - AWD - Petrol - Automatic - 250 hp - 7.460 km',
'transmission': 'automatic',
'trim': 'Ultra Black Edition',
'vin': None,
'year': 2025}
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726273%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Saving data for 10726273: {'auction_closing_time': 1774962000.0, 'created_time': 1774460492.321099, 'last_price_update_time': 1774563577.391219}
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726273') HTTP/1.1" 204 0
2026-03-26 22:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10723422
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723422%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10723422: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10723422 url https://www.openlane.eu/en/carv6/auction/10723422
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10723437
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723437%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10723437: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10723437 url https://www.openlane.eu/en/carv6/auction/10723437
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10723426
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723426%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10723426: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10723426 url https://www.openlane.eu/en/carv6/auction/10723426
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728958
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728958%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728958: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728958 url https://www.openlane.eu/en/carv6/auction/10728958
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728966
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728966%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728966: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728966 url https://www.openlane.eu/en/carv6/auction/10728966
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728960
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728960%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728960: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728960 url https://www.openlane.eu/en/carv6/auction/10728960
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728956
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728956%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728956: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728956 url https://www.openlane.eu/en/carv6/auction/10728956
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728949
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728949%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728949: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728949 url https://www.openlane.eu/en/carv6/auction/10728949
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728944
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728944%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728944: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728944 url https://www.openlane.eu/en/carv6/auction/10728944
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728963
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728963%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728963: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728963 url https://www.openlane.eu/en/carv6/auction/10728963
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728952
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728952%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728952: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728952 url https://www.openlane.eu/en/carv6/auction/10728952
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728962
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728962%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728962: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728962 url https://www.openlane.eu/en/carv6/auction/10728962
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728961
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728961%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728961: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728961 url https://www.openlane.eu/en/carv6/auction/10728961
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728950
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728950%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728950: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728950 url https://www.openlane.eu/en/carv6/auction/10728950
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728948
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728948%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728948: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728948 url https://www.openlane.eu/en/carv6/auction/10728948
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728959
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728959%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728959: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728959 url https://www.openlane.eu/en/carv6/auction/10728959
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728954
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728954%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728954: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728954 url https://www.openlane.eu/en/carv6/auction/10728954
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728953
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728953%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728953: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728953 url https://www.openlane.eu/en/carv6/auction/10728953
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728955
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728955%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728955: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728955 url https://www.openlane.eu/en/carv6/auction/10728955
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728964
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728964%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728964: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728964 url https://www.openlane.eu/en/carv6/auction/10728964
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728957
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728957%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728957: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728957 url https://www.openlane.eu/en/carv6/auction/10728957
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728965
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728965%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728965: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728965 url https://www.openlane.eu/en/carv6/auction/10728965
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728945
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728945%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728945: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728945 url https://www.openlane.eu/en/carv6/auction/10728945
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728947
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728947%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728947: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728947 url https://www.openlane.eu/en/carv6/auction/10728947
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728946
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728946%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728946: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728946 url https://www.openlane.eu/en/carv6/auction/10728946
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728951
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728951%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728951: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10728951 url https://www.openlane.eu/en/carv6/auction/10728951
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10719184
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719184%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10719184: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10719184 url https://www.openlane.eu/en/carv6/auction/10719184
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10719620
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719620%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10719620: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10719620 url https://www.openlane.eu/en/carv6/auction/10719620
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10727088
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727088%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10727088: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10727088 url https://www.openlane.eu/en/carv6/auction/10727088
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10730573
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730573%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10730573: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10730573 url https://www.openlane.eu/en/carv6/auction/10730573
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10724525
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724525%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10724525: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10724525 url https://www.openlane.eu/en/carv6/auction/10724525
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10728593
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728593%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10728593: 2
2026-03-26 22:19:37 [adesa.de] INFO: Scraping item 10728593 url https://www.openlane.eu/en/carv6/auction/10728593
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10723628
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723628%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10723628: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10723628 url https://www.openlane.eu/en/carv6/auction/10723628
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10724188
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724188%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10724188: 2
2026-03-26 22:19:37 [adesa.de] INFO: Scraping item 10724188 url https://www.openlane.eu/en/carv6/auction/10724188
2026-03-26 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10723630
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723630%27 HTTP/1.1" 200 None
2026-03-26 22:19:37 [adesa.de] INFO: Scrape type for 10723630: 0
2026-03-26 22:19:37 [adesa.de] INFO: Skipping item 10723630 url https://www.openlane.eu/en/carv6/auction/10723630
2026-03-26 22:19:37 [adesa.de] INFO: Found listing with ID: 10724183
2026-03-26 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724183%27 HTTP/1.1" 200 None
2026-03-26 22:19:38 [adesa.de] INFO: Scrape type for 10724183: 2
2026-03-26 22:19:38 [adesa.de] INFO: Scraping item 10724183 url https://www.openlane.eu/en/carv6/auction/10724183
2026-03-26 22:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-26 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696b79d4-aace-5038-9a89-0e99df2759fa with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696b79d4-aace-5038-9a89-0e99df2759fa with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 696b79d4-aace-5038-9a89-0e99df2759fa, identifier: 10726269
2026-03-26 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10728283
2026-03-26 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e5769b4-9c29-526b-9275-16b4256857bf, identifier: 10728283
2026-03-26 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-26 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8, identifier: 10726283
2026-03-26 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-26 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37457301-34eb-58d3-aec4-c8baf923a366 with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37457301-34eb-58d3-aec4-c8baf923a366 with scrape type 2
2026-03-26 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37457301-34eb-58d3-aec4-c8baf923a366, identifier: 10726310
2026-03-26 22:19:38 [adesa.de] INFO: Found listing with ID: 10717871
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-26 22:19:38 [adesa.de] INFO: Scrape type for 10717871: 2
2026-03-26 22:19:38 [adesa.de] INFO: Scraping item 10717871 url https://www.openlane.eu/en/carv6/auction/10717871
2026-03-26 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-26 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-26 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269 to the API
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726269>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '696b79d4-aace-5038-9a89-0e99df2759fa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5384335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726269',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 29244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Ultimate Dark - Twin Motor - Petrol - Automatic - 197 '
'hp - 29.244 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726269%27 HTTP/1.1" 200 None
2026-03-26 22:19:38 [adesa.de] INFO: Saving data for 10726269: {'auction_closing_time': 1774962000.0, 'created_time': 1774460495.971847, 'last_price_update_time': 1774563578.815743}
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726269') HTTP/1.1" 204 0
2026-03-26 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10728283
2026-03-26 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10728283
2026-03-26 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10728283 to the API
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728283>
{'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-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '8e5769b4-9c29-526b-9275-16b4256857bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728283',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97825,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Diesel - Automatic - 150 hp - 97.825 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728283%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.de] INFO: Saving data for 10728283: {'auction_closing_time': 1774606200.0, 'created_time': 1774460205.571562, 'last_price_update_time': 1774563579.195637}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728283') HTTP/1.1" 204 0
2026-03-26 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-26 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-26 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283 to the API
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726283>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5340543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726283',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 40257,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Golf Variant 2.0 TSI - 4Motion - Petrol - Automatic - '
'319 hp - 40.257 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726283%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.de] INFO: Saving data for 10726283: {'auction_closing_time': 1774962000.0, 'created_time': 1774476973.016661, 'last_price_update_time': 1774563579.509726}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726283') HTTP/1.1" 204 0
2026-03-26 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-26 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-26 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310 to the API
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19: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-26 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726310>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '37457301-34eb-58d3-aec4-c8baf923a366',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4547606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726310',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 15.936 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726310%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.de] INFO: Saving data for 10726310: {'auction_closing_time': 1774962000.0, 'created_time': 1774460507.008848, 'last_price_update_time': 1774563579.790752}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726310') HTTP/1.1" 204 0
2026-03-26 22:19:39 [adesa.de] INFO: Found listing with ID: 10724202
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724202%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.de] INFO: Scrape type for 10724202: 2
2026-03-26 22:19:39 [adesa.de] INFO: Scraping item 10724202 url https://www.openlane.eu/en/carv6/auction/10724202
2026-03-26 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-26 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with scrape type 2
2026-03-26 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with scrape type 2
2026-03-26 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21, identifier: 10726282
2026-03-26 22:19:39 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.de] INFO: Scrape type for 10726365: 2
2026-03-26 22:19:39 [adesa.de] INFO: Scraping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-26 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-26 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-26 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282 to the API
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726282>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0b7b8e72-1f70-58b2-9813-57cebb7f0e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '376901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726282',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 27074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen ID.3 Pro S - Electric - Automatic - 204 hp - 27.074 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2023}
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726282%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Saving data for 10726282: {'auction_closing_time': 1774962000.0, 'created_time': 1774476968.19533, 'last_price_update_time': 1774563580.241009}
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726282') HTTP/1.1" 204 0
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726364: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-26 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10725966
2026-03-26 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56cf575d-5684-57d7-85cd-f81ef72cd94a with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56cf575d-5684-57d7-85cd-f81ef72cd94a with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56cf575d-5684-57d7-85cd-f81ef72cd94a, identifier: 10725966
2026-03-26 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10725966
2026-03-26 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10725966
2026-03-26 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56cf575d-5684-57d7-85cd-f81ef72cd94a with identifier: 10725966 to the API
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '56cf575d-5684-57d7-85cd-f81ef72cd94a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725966',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 45890,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 115 hp - '
'45.890 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725966%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Saving data for 10725966: {'auction_closing_time': 1774607100.0, 'created_time': 1774460224.617995, 'last_price_update_time': 1774563580.622499}
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725966') HTTP/1.1" 204 0
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726398: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726373%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726373: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726289%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726289: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726290%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726290: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726291%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726291: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726359%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726359: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726374: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-26 22:19:40 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-26 22:19:40 [adesa.de] INFO: Scrape type for 10726294: 2
2026-03-26 22:19:40 [adesa.de] INFO: Scraping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10728545
2026-03-26 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f29588f1-b87e-5efb-8670-56e951f338ed, identifier: 10728545
2026-03-26 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-26 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e937c203-ba94-5835-9c7e-38a48f1abced, identifier: 10725960
2026-03-26 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10725964
2026-03-26 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 2
2026-03-26 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbae012d-87ed-523c-b239-a3bdb4b7fd05, identifier: 10725964
2026-03-26 22:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10726106
2026-03-26 22:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3271f29-c78d-5e25-aafb-959884c8051a with scrape type 2
2026-03-26 22:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3271f29-c78d-5e25-aafb-959884c8051a with scrape type 2
2026-03-26 22:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3271f29-c78d-5e25-aafb-959884c8051a, identifier: 10726106
2026-03-26 22:19:41 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-26 22:19:41 [adesa.de] INFO: Scrape type for 10726361: 2
2026-03-26 22:19:41 [adesa.de] INFO: Scraping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-26 22:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10728545
2026-03-26 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10728545
2026-03-26 22:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10728545 to the API
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'f29588f1-b87e-5efb-8670-56e951f338ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728545',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 42519,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé - Electric - Automatic - 179 hp - 42.519 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728545%27 HTTP/1.1" 200 None
2026-03-26 22:19:41 [adesa.de] INFO: Saving data for 10728545: {'auction_closing_time': 1774607400.0, 'created_time': 1774460221.71906, 'last_price_update_time': 1774563581.478004}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728545') HTTP/1.1" 204 0
2026-03-26 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-26 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-26 22:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960 to the API
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'e937c203-ba94-5835-9c7e-38a48f1abced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725960',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.461 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725960%27 HTTP/1.1" 200 None
2026-03-26 22:19:41 [adesa.de] INFO: Saving data for 10725960: {'auction_closing_time': 1774607100.0, 'created_time': 1774460132.511934, 'last_price_update_time': 1774563581.968902}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725960') HTTP/1.1" 204 0
2026-03-26 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10725964
2026-03-26 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10725964
2026-03-26 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10725964 to the API
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725964>
{'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': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'bbae012d-87ed-523c-b239-a3bdb4b7fd05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725964',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 71830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Karoq 2.0 TDI Style - Diesel - Automatic - 115 hp - 71.830 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725964%27 HTTP/1.1" 200 None
2026-03-26 22:19:42 [adesa.de] INFO: Saving data for 10725964: {'auction_closing_time': 1774607100.0, 'created_time': 1774460183.499166, 'last_price_update_time': 1774563582.279789}
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725964') HTTP/1.1" 204 0
2026-03-26 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10726106
2026-03-26 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10726106
2026-03-26 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3271f29-c78d-5e25-aafb-959884c8051a with identifier: 10726106 to the API
2026-03-26 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3271f29-c78d-5e25-aafb-959884c8051a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726106',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 30304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI - 4Motion - Petrol - '
'Automatic - 320 hp - 30.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726106%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Saving data for 10726106: {'auction_closing_time': 1774607400.0, 'created_time': 1774460197.004962, 'last_price_update_time': 1774563583.210615}
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726106') HTTP/1.1" 204 0
2026-03-26 22:19:43 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Scrape type for 10726358: 2
2026-03-26 22:19:43 [adesa.de] INFO: Scraping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-26 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:43 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Scrape type for 10726293: 2
2026-03-26 22:19:43 [adesa.de] INFO: Scraping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-26 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10726097
2026-03-26 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f7e445-6171-55d7-a6b0-68881a5e466d with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00f7e445-6171-55d7-a6b0-68881a5e466d with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00f7e445-6171-55d7-a6b0-68881a5e466d, identifier: 10726097
2026-03-26 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10726097
2026-03-26 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10726097
2026-03-26 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00f7e445-6171-55d7-a6b0-68881a5e466d with identifier: 10726097 to the API
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726097>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '00f7e445-6171-55d7-a6b0-68881a5e466d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726097',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 93757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'93.757 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726097%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Saving data for 10726097: {'auction_closing_time': 1774607400.0, 'created_time': 1774460208.148379, 'last_price_update_time': 1774563583.633839}
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726097') HTTP/1.1" 204 0
2026-03-26 22:19:43 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Scrape type for 10726435: 2
2026-03-26 22:19:43 [adesa.de] INFO: Scraping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-26 22:19:43 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-26 22:19:43 [adesa.de] INFO: Scrape type for 10726363: 2
2026-03-26 22:19:43 [adesa.de] INFO: Scraping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-26 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10726094
2026-03-26 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f20c5a78-a539-5bb3-8e12-b30deccfb446 with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f20c5a78-a539-5bb3-8e12-b30deccfb446 with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f20c5a78-a539-5bb3-8e12-b30deccfb446, identifier: 10726094
2026-03-26 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10728437
2026-03-26 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8142ecb-fdbb-5108-bbdc-29293f4fa853, identifier: 10728437
2026-03-26 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10728212
2026-03-26 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1473a670-b953-544f-9804-6b2ed8cb9349 with scrape type 2
2026-03-26 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1473a670-b953-544f-9804-6b2ed8cb9349 with scrape type 2
2026-03-26 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1473a670-b953-544f-9804-6b2ed8cb9349, identifier: 10728212
2026-03-26 22:19:44 [adesa.de] INFO: Found listing with ID: 10726414
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726414%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Scrape type for 10726414: 2
2026-03-26 22:19:44 [adesa.de] INFO: Scraping item 10726414 url https://www.openlane.eu/en/carv6/auction/10726414
2026-03-26 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10726094
2026-03-26 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10726094
2026-03-26 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f20c5a78-a539-5bb3-8e12-b30deccfb446 with identifier: 10726094 to the API
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f20c5a78-a539-5bb3-8e12-b30deccfb446',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726094',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 31263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Fabia 1.0 TSI Selection - Petrol - Manual - 95 hp - 31.263 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726094%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Saving data for 10726094: {'auction_closing_time': 1774607400.0, 'created_time': 1774460211.140965, 'last_price_update_time': 1774563584.297034}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726094') HTTP/1.1" 204 0
2026-03-26 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10728437
2026-03-26 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10728437
2026-03-26 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10728437 to the API
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728437>
{'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-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f8142ecb-fdbb-5108-bbdc-29293f4fa853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728437',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 91638,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 91.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728437%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Saving data for 10728437: {'auction_closing_time': 1774606800.0, 'created_time': 1774460214.850258, 'last_price_update_time': 1774563584.595906}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728437') HTTP/1.1" 204 0
2026-03-26 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10728212
2026-03-26 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10728212
2026-03-26 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1473a670-b953-544f-9804-6b2ed8cb9349 with identifier: 10728212 to the API
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728212>
{'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-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '1473a670-b953-544f-9804-6b2ed8cb9349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728212',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 196815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 196.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728212%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Saving data for 10728212: {'auction_closing_time': 1774605600.0, 'created_time': 1774460219.748156, 'last_price_update_time': 1774563584.897224}
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728212') HTTP/1.1" 204 0
2026-03-26 22:19:44 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Scrape type for 10726360: 2
2026-03-26 22:19:44 [adesa.de] INFO: Scraping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-26 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:44 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726362%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Scrape type for 10726362: 2
2026-03-26 22:19:44 [adesa.de] INFO: Scraping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-26 22:19:44 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726256%27 HTTP/1.1" 200 None
2026-03-26 22:19:44 [adesa.de] INFO: Scrape type for 10726256: 2
2026-03-26 22:19:44 [adesa.de] INFO: Scraping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-26 22:19:44 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726257%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10726257: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-26 22:19:45 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726366%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10726366: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-26 22:19:45 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726292%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10726292: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-26 22:19:45 [adesa.de] INFO: Found listing with ID: 10703209
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703209%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10703209: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10703209 url https://www.openlane.eu/en/carv6/auction/10703209
2026-03-26 22:19:45 [adesa.de] INFO: Found listing with ID: 10702839
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702839%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10702839: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10702839 url https://www.openlane.eu/en/carv6/auction/10702839
2026-03-26 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10728376
2026-03-26 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ab391cb-8c50-5fe2-8282-4409454a85fc, identifier: 10728376
2026-03-26 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10728191
2026-03-26 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc899c10-28fe-50ab-8208-bd477d8e14ec, identifier: 10728191
2026-03-26 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10728333
2026-03-26 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ebeccf-8d37-5d82-8e8a-94427755bc90, identifier: 10728333
2026-03-26 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10728557
2026-03-26 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e247c917-3a20-5bfc-a8a2-69ba99f5915a with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e247c917-3a20-5bfc-a8a2-69ba99f5915a with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e247c917-3a20-5bfc-a8a2-69ba99f5915a, identifier: 10728557
2026-03-26 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10728516
2026-03-26 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 2
2026-03-26 22:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 38b34485-6d00-5791-9837-c80a260813fe, identifier: 10728516
2026-03-26 22:19:45 [adesa.de] INFO: Found listing with ID: 10702802
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702802%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Scrape type for 10702802: 2
2026-03-26 22:19:45 [adesa.de] INFO: Scraping item 10702802 url https://www.openlane.eu/en/carv6/auction/10702802
2026-03-26 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10728376
2026-03-26 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10728376
2026-03-26 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10728376 to the API
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '6ab391cb-8c50-5fe2-8282-4409454a85fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728376',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 84533,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 84.533 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728376%27 HTTP/1.1" 200 None
2026-03-26 22:19:45 [adesa.de] INFO: Saving data for 10728376: {'auction_closing_time': 1774606800.0, 'created_time': 1774460215.376264, 'last_price_update_time': 1774563585.948461}
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728376') HTTP/1.1" 204 0
2026-03-26 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10728191
2026-03-26 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10728191
2026-03-26 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10728191 to the API
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 205,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc899c10-28fe-50ab-8208-bd477d8e14ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728191',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 95424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 205 hp - 95.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728191%27 HTTP/1.1" 200 None
2026-03-26 22:19:46 [adesa.de] INFO: Saving data for 10728191: {'auction_closing_time': 1774605600.0, 'created_time': 1774460212.324676, 'last_price_update_time': 1774563586.373324}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728191') HTTP/1.1" 204 0
2026-03-26 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10728333
2026-03-26 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10728333
2026-03-26 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10728333 to the API
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b3ebeccf-8d37-5d82-8e8a-94427755bc90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728333',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 82085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 82.085 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728333%27 HTTP/1.1" 200 None
2026-03-26 22:19:46 [adesa.de] INFO: Saving data for 10728333: {'auction_closing_time': 1774606200.0, 'created_time': 1774460223.429456, 'last_price_update_time': 1774563586.663313}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728333') HTTP/1.1" 204 0
2026-03-26 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10728557
2026-03-26 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10728557
2026-03-26 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10728557 to the API
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e247c917-3a20-5bfc-a8a2-69ba99f5915a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728557',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 67285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 67.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728557%27 HTTP/1.1" 200 None
2026-03-26 22:19:46 [adesa.de] INFO: Saving data for 10728557: {'auction_closing_time': 1774607400.0, 'created_time': 1774460218.282532, 'last_price_update_time': 1774563586.947595}
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728557') HTTP/1.1" 204 0
2026-03-26 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10728516
2026-03-26 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10728516
2026-03-26 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10728516 to the API
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '38b34485-6d00-5791-9837-c80a260813fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728516',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 52.488 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728516%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Saving data for 10728516: {'auction_closing_time': 1774607400.0, 'created_time': 1774460213.719316, 'last_price_update_time': 1774563587.241625}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728516') HTTP/1.1" 204 0
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10703214
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703214%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10703214: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10703214 url https://www.openlane.eu/en/carv6/auction/10703214
2026-03-26 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10703412
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703412%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10703412: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10703412 url https://www.openlane.eu/en/carv6/auction/10703412
2026-03-26 22:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10675734
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675734%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10675734: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10675734 url https://www.openlane.eu/en/carv6/auction/10675734
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10703215
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703215%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10703215: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10703215 url https://www.openlane.eu/en/carv6/auction/10703215
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10702796
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702796%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10702796: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10702796 url https://www.openlane.eu/en/carv6/auction/10702796
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10703207
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703207%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10703207: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10703207 url https://www.openlane.eu/en/carv6/auction/10703207
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10702838
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702838%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10702838: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10702838 url https://www.openlane.eu/en/carv6/auction/10702838
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10703213
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703213%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10703213: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10703213 url https://www.openlane.eu/en/carv6/auction/10703213
2026-03-26 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-26 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-26 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-26 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba3e095c-8354-5b38-871a-372bff263018, identifier: 10717871
2026-03-26 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10724188
2026-03-26 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with scrape type 2
2026-03-26 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with scrape type 2
2026-03-26 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7, identifier: 10724188
2026-03-26 22:19:47 [adesa.de] INFO: Found listing with ID: 10677120
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677120%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Scrape type for 10677120: 2
2026-03-26 22:19:47 [adesa.de] INFO: Scraping item 10677120 url https://www.openlane.eu/en/carv6/auction/10677120
2026-03-26 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-26 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-26 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871 to the API
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba3e095c-8354-5b38-871a-372bff263018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NOHVD443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717871',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 154053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 154.053 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.de] INFO: Saving data for 10717871: {'auction_closing_time': 1774605600.0, 'created_time': 1774372831.814701, 'last_price_update_time': 1774563587.924763}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717871') HTTP/1.1" 204 0
2026-03-26 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10724188
2026-03-26 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10724188
2026-03-26 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10724188 to the API
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724188>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724188',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 115943,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40700,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mercedes-Benz GLE 350e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 115.943 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724188%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Saving data for 10724188: {'auction_closing_time': 1774605600.0, 'created_time': 1774460643.941363, 'last_price_update_time': 1774563588.237729}
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724188') HTTP/1.1" 204 0
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10702797
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702797%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10702797: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10702797 url https://www.openlane.eu/en/carv6/auction/10702797
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10677121
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677121%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10677121: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10677121 url https://www.openlane.eu/en/carv6/auction/10677121
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10702804
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702804%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10702804: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10702804 url https://www.openlane.eu/en/carv6/auction/10702804
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10702805
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702805%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10702805: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10702805 url https://www.openlane.eu/en/carv6/auction/10702805
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10702800
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702800%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10702800: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10702800 url https://www.openlane.eu/en/carv6/auction/10702800
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10703211
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703211%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10703211: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10703211 url https://www.openlane.eu/en/carv6/auction/10703211
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10675733
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675733%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10675733: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10675733 url https://www.openlane.eu/en/carv6/auction/10675733
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10690307
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690307%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10690307: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10690307 url https://www.openlane.eu/en/carv6/auction/10690307
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10702841
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702841%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10702841: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10702841 url https://www.openlane.eu/en/carv6/auction/10702841
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10703216
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703216%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10703216: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10703216 url https://www.openlane.eu/en/carv6/auction/10703216
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10690306
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690306%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10690306: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10690306 url https://www.openlane.eu/en/carv6/auction/10690306
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10608847: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10616543: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10724803: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10100285: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504923: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504969%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504956: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10505032: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505038%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504910: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504915%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504988: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10505023: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504992: 2
2026-03-26 22:19:48 [adesa.de] INFO: Scraping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504919%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-26 22:19:48 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504958%27 HTTP/1.1" 200 None
2026-03-26 22:19:48 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-26 22:19:48 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-26 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-26 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7584b889-8e7c-599a-a29a-d826b2e52933 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7584b889-8e7c-599a-a29a-d826b2e52933 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7584b889-8e7c-599a-a29a-d826b2e52933, identifier: 10726361
2026-03-26 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-26 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-26 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361 to the API
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '7584b889-8e7c-599a-a29a-d826b2e52933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726361',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 199550,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e Sport Line - Hybrid - Automatic - 184 hp '
'- 199.550 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2020}
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-26 22:19:49 [adesa.de] INFO: Saving data for 10726361: {'auction_closing_time': 1774868400.0, 'created_time': 1774460105.927789, 'last_price_update_time': 1774563589.402492}
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726361') HTTP/1.1" 204 0
2026-03-26 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-26 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b, identifier: 10726365
2026-03-26 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-26 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79bc08c6-4c88-5752-bd08-9148dfcfb59c, identifier: 10726364
2026-03-26 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-26 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e85cc0d6-d93d-5b89-9d08-00a37049d6c4, identifier: 10724202
2026-03-26 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-26 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-26 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365 to the API
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1650dbdd-965c-5c9b-9f59-c9eae8854b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-H2088E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726365',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 99048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C5 X 1.6 Shine - Hybrid - Automatic - 224 hp - 99.048 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-26 22:19:50 [adesa.de] INFO: Saving data for 10726365: {'auction_closing_time': 1774868400.0, 'created_time': 1774460090.513373, 'last_price_update_time': 1774563590.102074}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726365') HTTP/1.1" 204 0
2026-03-26 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-26 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-26 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364 to the API
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '79bc08c6-4c88-5752-bd08-9148dfcfb59c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-GE432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726364',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 118064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'118.064 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-26 22:19:50 [adesa.de] INFO: Saving data for 10726364: {'auction_closing_time': 1774868400.0, 'created_time': 1774460097.408107, 'last_price_update_time': 1774563590.400423}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726364') HTTP/1.1" 204 0
2026-03-26 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-26 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-26 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202 to the API
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724202>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e85cc0d6-d93d-5b89-9d08-00a37049d6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '012223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724202',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 54860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': 'R. Automobiles bvba',
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Automatic - '
'150 hp - 54.860 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724202%27 HTTP/1.1" 200 None
2026-03-26 22:19:50 [adesa.de] INFO: Saving data for 10724202: {'auction_closing_time': 1774605600.0, 'created_time': 1774459355.650017, 'last_price_update_time': 1774563590.688882}
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724202') HTTP/1.1" 204 0
2026-03-26 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-26 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85ef6ca2-a8b1-5383-a5e8-62a865645d67, identifier: 10726398
2026-03-26 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-26 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e, identifier: 10726294
2026-03-26 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-26 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82158fa2-5256-50af-94e7-9b9310826ad6 with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82158fa2-5256-50af-94e7-9b9310826ad6 with scrape type 2
2026-03-26 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82158fa2-5256-50af-94e7-9b9310826ad6, identifier: 10726358
2026-03-26 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-26 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-26 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398 to the API
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726398>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '85ef6ca2-a8b1-5383-a5e8-62a865645d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-AN401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726398',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 176795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'176.795 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-26 22:19:51 [adesa.de] INFO: Saving data for 10726398: {'auction_closing_time': 1774868400.0, 'created_time': 1774460095.7466, 'last_price_update_time': 1774563591.311943}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726398') HTTP/1.1" 204 0
2026-03-26 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-26 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-26 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294 to the API
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726294>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bd36b59c-7cd0-5ad0-be83-b1d127b4f77e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-I1034E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726294',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 131323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 131.323 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-26 22:19:51 [adesa.de] INFO: Saving data for 10726294: {'auction_closing_time': 1774868400.0, 'created_time': 1774460089.094489, 'last_price_update_time': 1774563591.591667}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726294') HTTP/1.1" 204 0
2026-03-26 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-26 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-26 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358 to the API
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '82158fa2-5256-50af-94e7-9b9310826ad6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO-DS3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726358',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 104598,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'104.598 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-26 22:19:51 [adesa.de] INFO: Saving data for 10726358: {'auction_closing_time': 1774868400.0, 'created_time': 1774460088.434034, 'last_price_update_time': 1774563591.863331}
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726358') HTTP/1.1" 204 0
2026-03-26 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-26 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 2
2026-03-26 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 2
2026-03-26 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62803b2a-5b02-5110-970a-cf05e8ee36bf, identifier: 10726360
2026-03-26 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-26 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 604778e0-2326-569b-9bc7-2edae4017eed with scrape type 2
2026-03-26 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 604778e0-2326-569b-9bc7-2edae4017eed with scrape type 2
2026-03-26 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 604778e0-2326-569b-9bc7-2edae4017eed, identifier: 10726363
2026-03-26 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-26 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-26 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360 to the API
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '62803b2a-5b02-5110-970a-cf05e8ee36bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726360',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 169574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz GLC 350d AMG Line - 4-Matic - Diesel - Automatic - '
'258 hp - 169.574 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-26 22:19:52 [adesa.de] INFO: Saving data for 10726360: {'auction_closing_time': 1774868400.0, 'created_time': 1774460084.16311, 'last_price_update_time': 1774563592.67779}
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726360') HTTP/1.1" 204 0
2026-03-26 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-26 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-26 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363 to the API
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726363>
{'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': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '604778e0-2326-569b-9bc7-2edae4017eed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-BM9889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726363',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 152274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 152.274 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-26 22:19:52 [adesa.de] INFO: Saving data for 10726363: {'auction_closing_time': 1774868400.0, 'created_time': 1774460085.507328, 'last_price_update_time': 1774563592.951045}
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726363') HTTP/1.1" 204 0
2026-03-26 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-26 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1042ce3d-11ba-5c71-a169-290abf46d034 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1042ce3d-11ba-5c71-a169-290abf46d034 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1042ce3d-11ba-5c71-a169-290abf46d034, identifier: 10726293
2026-03-26 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-26 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-26 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293 to the API
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '1042ce3d-11ba-5c71-a169-290abf46d034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CAR 1031109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726293',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 21455,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 21.455 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-26 22:19:53 [adesa.de] INFO: Saving data for 10726293: {'auction_closing_time': 1774868400.0, 'created_time': 1774460087.855024, 'last_price_update_time': 1774563593.525363}
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726293') HTTP/1.1" 204 0
2026-03-26 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-26 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c89df0-516a-54b4-8593-c3ea2bda6515 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3c89df0-516a-54b4-8593-c3ea2bda6515 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3c89df0-516a-54b4-8593-c3ea2bda6515, identifier: 10726435
2026-03-26 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-26 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8cc1239-0128-5ba2-879f-ec89bba5cf8a, identifier: 10726374
2026-03-26 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-26 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-26 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435 to the API
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 243,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3c89df0-516a-54b4-8593-c3ea2bda6515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QA1616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726435',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lexus',
'model': 'NX',
'odometer': 119918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Lexus NX 350h Business - Hybrid - Automatic - 243 hp - 119.918 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-26 22:19:54 [adesa.de] INFO: Saving data for 10726435: {'auction_closing_time': 1774868400.0, 'created_time': 1774460086.516718, 'last_price_update_time': 1774563594.040412}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726435') HTTP/1.1" 204 0
2026-03-26 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-26 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-26 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374 to the API
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726374>
{'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': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a8cc1239-0128-5ba2-879f-ec89bba5cf8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726374',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 80267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'80.267 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-26 22:19:54 [adesa.de] INFO: Saving data for 10726374: {'auction_closing_time': 1774868400.0, 'created_time': 1774460092.191793, 'last_price_update_time': 1774563594.347158}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726374') HTTP/1.1" 204 0
2026-03-26 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10728559
2026-03-26 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d093d40e-84f7-5868-b3f6-6d915f9a6b45 with scrape type 2
2026-03-26 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d093d40e-84f7-5868-b3f6-6d915f9a6b45 with scrape type 2
2026-03-26 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d093d40e-84f7-5868-b3f6-6d915f9a6b45, identifier: 10728559
2026-03-26 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-26 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-26 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-26 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 133db72d-ca4f-5ef1-b708-6db5434a3295, identifier: 10703214
2026-03-26 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10728559
2026-03-26 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10728559
2026-03-26 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10728559 to the API
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'd093d40e-84f7-5868-b3f6-6d915f9a6b45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728559',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 16683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 16.683 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728559%27 HTTP/1.1" 200 None
2026-03-26 22:19:54 [adesa.de] INFO: Saving data for 10728559: {'auction_closing_time': 1774607400.0, 'created_time': 1774460222.470804, 'last_price_update_time': 1774563594.838703}
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728559') HTTP/1.1" 204 0
2026-03-26 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-26 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-26 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214 to the API
2026-03-26 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703214>
{'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-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '133db72d-ca4f-5ef1-b708-6db5434a3295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N010820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703214',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32800,
'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 - 15.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703214%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.de] INFO: Saving data for 10703214: {'auction_closing_time': 1774997940.0, 'created_time': 1774045163.05686, 'last_price_update_time': 1774563595.128988}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703214') HTTP/1.1" 204 0
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [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-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-26 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fddbec3f-38ba-5c53-884a-b6f4267a6147, identifier: 10702802
2026-03-26 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-26 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-26 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802 to the API
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702802>
{'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-31T22:59: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=10702802',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 10422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32800,
'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-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702802%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.de] INFO: Saving data for 10702802: {'auction_closing_time': 1774997940.0, 'created_time': 1774045162.681013, 'last_price_update_time': 1774563595.631347}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702802') HTTP/1.1" 204 0
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [adesa.de] INFO: Found listing with ID: 10504959
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504959%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.de] INFO: Scrape type for 10504959: 0
2026-03-26 22:19:55 [adesa.de] INFO: Skipping item 10504959 url https://www.openlane.eu/en/carv6/auction/10504959
2026-03-26 22:19:55 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504958%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-26 22:19:55 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-26 22:19:55 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505021%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.de] INFO: Scrape type for 10505021: 2
2026-03-26 22:19:55 [adesa.de] INFO: Scraping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-26 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-26 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10504988
2026-03-26 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-26 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-26 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988 to the API
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504988>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'White',
'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': '52815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Saving data for 10504988: {'auction_closing_time': 1798675200.0, 'created_time': 1773240428.963777, 'last_price_update_time': 1774563596.066878}
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504988') HTTP/1.1" 204 0
2026-03-26 22:19:56 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710527712%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-26 22:19:56 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-26 22:19:56 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Scrape type for 10504951: 2
2026-03-26 22:19:56 [adesa.de] INFO: Scraping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-26 22:19:56 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729521%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Scrape type for 10729521: 0
2026-03-26 22:19:56 [adesa.de] INFO: Skipping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-26 22:19:56 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Scrape type for 10504986: 2
2026-03-26 22:19:56 [adesa.de] INFO: Scraping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-26 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-26 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7931a294-bf11-5a2d-98db-8be4de38976c, identifier: 10505023
2026-03-26 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-26 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca905af6-9f44-5aad-95b2-a9f595cba4ea, identifier: 10504992
2026-03-26 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-26 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3849e0e9-52e8-5e67-af8d-35de4cfddf70, identifier: 10504910
2026-03-26 22:19:56 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Scrape type for 10530502: 2
2026-03-26 22:19:56 [adesa.de] INFO: Scraping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-26 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-26 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-26 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023 to the API
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505023>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'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': '7931a294-bf11-5a2d-98db-8be4de38976c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505023',
'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-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-26 22:19:56 [adesa.de] INFO: Saving data for 10505023: {'auction_closing_time': 1798675200.0, 'created_time': 1773240427.352692, 'last_price_update_time': 1774563596.78857}
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505023') HTTP/1.1" 204 0
2026-03-26 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-26 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-26 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992 to the API
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504992>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca905af6-9f44-5aad-95b2-a9f595cba4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI Premium - Petrol - Automatic - 138 hp - 3.000 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Saving data for 10504992: {'auction_closing_time': 1798675200.0, 'created_time': 1773240445.796245, 'last_price_update_time': 1774563597.071726}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504992') HTTP/1.1" 204 0
2026-03-26 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-26 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-26 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910 to the API
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504910>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'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': '3849e0e9-52e8-5e67-af8d-35de4cfddf70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504910',
'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-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Saving data for 10504910: {'auction_closing_time': 1798675200.0, 'created_time': 1773240137.836452, 'last_price_update_time': 1774563597.358817}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504910') HTTP/1.1" 204 0
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710276383%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-26 22:19:57 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 9958697: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-26 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10100285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504985%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-26 22:19:57 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10504984: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10665478: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721613%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-26 22:19:57 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597841%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10597841: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723812%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10723812: 0
2026-03-26 22:19:57 [adesa.de] INFO: Skipping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698052%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-26 22:19:57 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694524%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10694524: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703826%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10703826: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-26 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-26 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9227bcf0-2bd4-5f21-9bc2-fc481c910120, identifier: 10504956
2026-03-26 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-26 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c78fd13-417e-5369-9487-9f7af19760af, identifier: 10504923
2026-03-26 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-26 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 876106b5-e516-5d3d-aa23-c2a47c6f6f58, identifier: 10100285
2026-03-26 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-26 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc, identifier: 10505032
2026-03-26 22:19:57 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.de] INFO: Scrape type for 10626566: 2
2026-03-26 22:19:57 [adesa.de] INFO: Scraping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-26 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-26 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-26 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956 to the API
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504956>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9227bcf0-2bd4-5f21-9bc2-fc481c910120',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Automatic - 156 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2025}
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-26 22:19:58 [adesa.de] INFO: Saving data for 10504956: {'auction_closing_time': 1798675200.0, 'created_time': 1773240144.300577, 'last_price_update_time': 1774563598.316862}
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504956') HTTP/1.1" 204 0
2026-03-26 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-26 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-26 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923 to the API
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504923>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9c78fd13-417e-5369-9487-9f7af19760af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 12100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 12.100 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-26 22:19:58 [adesa.de] INFO: Saving data for 10504923: {'auction_closing_time': 1798675200.0, 'created_time': 1773240157.003557, 'last_price_update_time': 1774563598.718502}
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504923') HTTP/1.1" 204 0
2026-03-26 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-26 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-26 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285 to the API
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10100285>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '876106b5-e516-5d3d-aa23-c2a47c6f6f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '46475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10100285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 59576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 4,
'seller_name': None,
'title': 'Abarth 595 1.4 - Petrol - Manual - 146 hp - 59.576 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-26 22:19:58 [adesa.de] INFO: Saving data for 10100285: {'auction_closing_time': 1798675200.0, 'created_time': 1773240148.380715, 'last_price_update_time': 1774563598.999297}
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10100285') HTTP/1.1" 204 0
2026-03-26 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-26 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-26 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032 to the API
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505032>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8bccd1f2-8249-5530-9fe4-13a5b46df1fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2026-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Saving data for 10505032: {'auction_closing_time': 1798675200.0, 'created_time': 1773240139.410333, 'last_price_update_time': 1774563599.2851}
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505032') HTTP/1.1" 204 0
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698811%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696471%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10505042
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505042%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10505042: 2
2026-03-26 22:19:59 [adesa.de] INFO: Scraping item 10505042 url https://www.openlane.eu/en/carv6/auction/10505042
2026-03-26 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10608847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728749%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10728749: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710663906%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10663906: 2
2026-03-26 22:19:59 [adesa.de] INFO: Scraping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-26 22:19:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728625%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10728625: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10728627
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728627%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10728627: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10728627 url https://www.openlane.eu/en/carv6/auction/10728627
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691964%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-26 22:19:59 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707703%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10707703: 2
2026-03-26 22:19:59 [adesa.de] INFO: Scraping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10688552: 2
2026-03-26 22:19:59 [adesa.de] INFO: Scraping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-26 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-26 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7, identifier: 10608847
2026-03-26 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-26 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03b556b9-b1f6-5503-b1cf-34417fca698a, identifier: 10616543
2026-03-26 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-26 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfe70361-9288-552b-832d-5bf3c2c910e2 with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfe70361-9288-552b-832d-5bf3c2c910e2 with scrape type 2
2026-03-26 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfe70361-9288-552b-832d-5bf3c2c910e2, identifier: 10724803
2026-03-26 22:19:59 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-26 22:19:59 [adesa.de] INFO: Scrape type for 10553682: 2
2026-03-26 22:19:59 [adesa.de] INFO: Scraping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-26 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-26 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-26 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847 to the API
2026-03-26 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10608847>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK4221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10608847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 26650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TFSI S Line - Petrol - Automatic - 150 hp - 26.650 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Saving data for 10608847: {'auction_closing_time': 1801392300.0, 'created_time': 1773240134.001359, 'last_price_update_time': 1774563600.19501}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10608847') HTTP/1.1" 204 0
2026-03-26 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-26 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-26 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543 to the API
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616543>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '03b556b9-b1f6-5503-b1cf-34417fca698a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PTN718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616543',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 265899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2012-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 265.899 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Saving data for 10616543: {'auction_closing_time': 1801392300.0, 'created_time': 1773240147.246405, 'last_price_update_time': 1774563600.604671}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10616543') HTTP/1.1" 204 0
2026-03-26 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-26 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-26 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803 to the API
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '6.2L',
'engine_horse_power': 457,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'bfe70361-9288-552b-832d-5bf3c2c910e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MKC63',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 180500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2009-09-28',
'seats_number': 5,
'seller_name': 'TRANSALP TRADING SRL',
'title': 'Mercedes-Benz C AMG 63 AMG Sport - Petrol - Automatic - 457 hp - '
'180.500 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2009}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Saving data for 10724803: {'auction_closing_time': 1801392300.0, 'created_time': 1774460063.131403, 'last_price_update_time': 1774563600.884186}
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724803') HTTP/1.1" 204 0
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698181%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-26 22:20:00 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697386%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-26 22:20:00 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710590424%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-26 22:20:00 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Scrape type for 10525350: 2
2026-03-26 22:20:00 [adesa.de] INFO: Scraping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-26 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710585779%27 HTTP/1.1" 200 None
2026-03-26 22:20:00 [adesa.de] INFO: Scrape type for 10585779: 2
2026-03-26 22:20:00 [adesa.de] INFO: Scraping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-26 22:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:00 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710606756%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10606756: 2
2026-03-26 22:20:01 [adesa.de] INFO: Scraping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662396%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-26 22:20:01 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719699%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-26 22:20:01 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710644733%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10644733: 2
2026-03-26 22:20:01 [adesa.de] INFO: Scraping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710557402%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10557402: 2
2026-03-26 22:20:01 [adesa.de] INFO: Scraping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10504929: 2
2026-03-26 22:20:01 [adesa.de] INFO: Scraping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-26 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-26 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed, identifier: 10703216
2026-03-26 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-26 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b2abe7d-d697-59fd-9664-70a84eea3a20, identifier: 10690306
2026-03-26 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-26 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e3a4130-1a70-507e-918b-4ba418a7598a, identifier: 10702841
2026-03-26 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-26 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-26 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 771f96ed-5274-5426-9285-02e56c11d896, identifier: 10690307
2026-03-26 22:20:01 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Scrape type for 10504917: 2
2026-03-26 22:20:01 [adesa.de] INFO: Scraping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-26 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-26 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-26 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216 to the API
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V021673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703216',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 24619,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 24.619 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703216%27 HTTP/1.1" 200 None
2026-03-26 22:20:01 [adesa.de] INFO: Saving data for 10703216: {'auction_closing_time': 1774997940.0, 'created_time': 1774045147.804814, 'last_price_update_time': 1774563601.817573}
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703216') HTTP/1.1" 204 0
2026-03-26 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-26 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-26 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306 to the API
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '6b2abe7d-d697-59fd-9664-70a84eea3a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V244543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690306',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 27.788 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690306%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Saving data for 10690306: {'auction_closing_time': 1774997940.0, 'created_time': 1773855040.603799, 'last_price_update_time': 1774563602.225944}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10690306') HTTP/1.1" 204 0
2026-03-26 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-26 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-26 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841 to the API
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '0e3a4130-1a70-507e-918b-4ba418a7598a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702841',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 19345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 19.345 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702841%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Saving data for 10702841: {'auction_closing_time': 1774997940.0, 'created_time': 1774045148.871261, 'last_price_update_time': 1774563602.504547}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702841') HTTP/1.1" 204 0
2026-03-26 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-26 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-26 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307 to the API
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '771f96ed-5274-5426-9285-02e56c11d896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-ST 1773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690307',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 286828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 8,
'seller_name': 'Strabag AG',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 286.828 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690307%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Saving data for 10690307: {'auction_closing_time': 1774997940.0, 'created_time': 1773855100.992003, 'last_price_update_time': 1774563602.845888}
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10690307') HTTP/1.1" 204 0
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504911%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-26 22:20:02 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10505024: 2
2026-03-26 22:20:02 [adesa.de] INFO: Scraping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-26 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504912%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-26 22:20:02 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649966%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-26 22:20:02 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504928%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-26 22:20:02 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10681290: 2
2026-03-26 22:20:02 [adesa.de] INFO: Scraping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504940%27 HTTP/1.1" 200 None
2026-03-26 22:20:02 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-26 22:20:02 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-26 22:20:02 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-26 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504976%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662394%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10662394: 2
2026-03-26 22:20:03 [adesa.de] INFO: Scraping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620678%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723810%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10723810: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723811%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10662395: 2
2026-03-26 22:20:03 [adesa.de] INFO: Scraping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-26 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-26 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a4944d3f-ba38-5333-8a04-14e990194ba0, identifier: 10702800
2026-03-26 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-26 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46349adc-a4b8-59d2-a34d-bb390be6494c, identifier: 10675733
2026-03-26 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-26 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-26 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 848a4667-7d5e-59de-8509-fe8d55452c9a, identifier: 10703211
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504944%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505027%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-26 22:20:03 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-26 22:20:03 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Scrape type for 10504974: 2
2026-03-26 22:20:03 [adesa.de] INFO: Scraping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-26 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-26 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-26 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800 to the API
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702800>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': 'a4944d3f-ba38-5333-8a04-14e990194ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BD5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702800',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 245 hp - 17.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702800%27 HTTP/1.1" 200 None
2026-03-26 22:20:03 [adesa.de] INFO: Saving data for 10702800: {'auction_closing_time': 1774997940.0, 'created_time': 1774045150.286783, 'last_price_update_time': 1774563603.716253}
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702800') HTTP/1.1" 204 0
2026-03-26 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-26 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-26 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733 to the API
2026-03-26 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '46349adc-a4b8-59d2-a34d-bb390be6494c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E124932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675733',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': 'Fleet-Hub GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 233.000 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675733%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Saving data for 10675733: {'auction_closing_time': 1774997940.0, 'created_time': 1773664600.809651, 'last_price_update_time': 1774563604.115937}
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10675733') HTTP/1.1" 204 0
2026-03-26 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-26 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-26 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211 to the API
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '848a4667-7d5e-59de-8509-fe8d55452c9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703211',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 33275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Manual - 245 hp - 33.275 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703211%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Saving data for 10703211: {'auction_closing_time': 1774997940.0, 'created_time': 1774045148.220388, 'last_price_update_time': 1774563604.428741}
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703211') HTTP/1.1" 204 0
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676821%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10676821: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-26 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10530502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626289%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10626289: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626518%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10626518: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631171%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10631171: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10626516: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631172%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10631172: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676824%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10676824: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10626287: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-26 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-26 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99198262-2be0-5664-9874-70c4b54c9064, identifier: 10504986
2026-03-26 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-26 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5847f6f5-509c-5f00-afea-41cb5d54f969, identifier: 10702805
2026-03-26 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-26 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-26 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 717e9106-bb2c-5f6b-ba11-45fea48fad8e, identifier: 10530502
2026-03-26 22:20:04 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-26 22:20:04 [adesa.de] INFO: Scrape type for 10626276: 2
2026-03-26 22:20:04 [adesa.de] INFO: Scraping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-26 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-26 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-26 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986 to the API
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504986>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '99198262-2be0-5664-9874-70c4b54c9064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 25394,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43100,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Vito 116 Select - Diesel - Automatic - 164 hp - '
'25.394 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Saving data for 10504986: {'auction_closing_time': 1798675200.0, 'created_time': 1773240326.584656, 'last_price_update_time': 1774563605.251973}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504986') HTTP/1.1" 204 0
2026-03-26 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-26 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-26 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805 to the API
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '5847f6f5-509c-5f00-afea-41cb5d54f969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025759679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26113,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 26.113 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702805%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Saving data for 10702805: {'auction_closing_time': 1774997940.0, 'created_time': 1774045150.642407, 'last_price_update_time': 1774563605.539592}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702805') HTTP/1.1" 204 0
2026-03-26 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-26 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-26 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502 to the API
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10530502>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '717e9106-bb2c-5f6b-ba11-45fea48fad8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10530502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-11-19',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Saving data for 10530502: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.802275, 'last_price_update_time': 1774563605.820003}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10530502') HTTP/1.1" 204 0
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10626274: 2
2026-03-26 22:20:05 [adesa.de] INFO: Scraping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-26 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626285%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10626285: 2
2026-03-26 22:20:05 [adesa.de] INFO: Scraping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-26 22:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640299%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10640299: 2
2026-03-26 22:20:05 [adesa.de] INFO: Scraping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626540%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10626540: 2
2026-03-26 22:20:05 [adesa.de] INFO: Scraping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710559443%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-26 22:20:05 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729520%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10729520: 0
2026-03-26 22:20:05 [adesa.de] INFO: Skipping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729522%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10729522: 0
2026-03-26 22:20:05 [adesa.de] INFO: Skipping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707953%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.de] INFO: Scrape type for 10707953: 2
2026-03-26 22:20:05 [adesa.de] INFO: Scraping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-26 22:20:05 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620675%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.de] INFO: Scrape type for 10620675: 2
2026-03-26 22:20:06 [adesa.de] INFO: Scraping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-26 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-26 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c0af604-1b62-534a-a436-d9f39d532c45, identifier: 10504951
2026-03-26 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-26 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 098bb885-b0ab-5c83-8c39-ec07b0746999 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 098bb885-b0ab-5c83-8c39-ec07b0746999 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 098bb885-b0ab-5c83-8c39-ec07b0746999, identifier: 10505042
2026-03-26 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-26 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-26 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d388bbc3-29c3-50b1-af18-1279507f1558, identifier: 10626566
2026-03-26 22:20:06 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.de] INFO: Scrape type for 10625968: 2
2026-03-26 22:20:06 [adesa.de] INFO: Scraping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-26 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-26 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-26 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951 to the API
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504951>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'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': '3c0af604-1b62-534a-a436-d9f39d532c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.de] INFO: Saving data for 10504951: {'auction_closing_time': 1798675200.0, 'created_time': 1773240423.896115, 'last_price_update_time': 1774563606.598537}
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504951') HTTP/1.1" 204 0
2026-03-26 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-26 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-26 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042 to the API
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505042>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '098bb885-b0ab-5c83-8c39-ec07b0746999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505042%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.de] INFO: Saving data for 10505042: {'auction_closing_time': 1798675200.0, 'created_time': 1773240143.344743, 'last_price_update_time': 1774563606.981982}
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505042') HTTP/1.1" 204 0
2026-03-26 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-26 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-26 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566 to the API
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'd388bbc3-29c3-50b1-af18-1279507f1558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626566',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 23250,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 e 37 kWh - Electric - Automatic - 120 hp - 23.250 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Saving data for 10626566: {'auction_closing_time': 1798675200.0, 'created_time': 1773240375.954431, 'last_price_update_time': 1774563607.271899}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626566') HTTP/1.1" 204 0
2026-03-26 22:20:07 [scrapy.extensions.logstats] INFO: Crawled 382 pages (at 122 pages/min), scraped 367 items (at 118 items/min)
2026-03-26 22:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10626545: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-26 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10631175: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10627628: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627640%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-26 22:20:07 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10626273: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627637%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10627637: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10623496: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632970%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-26 22:20:07 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10632976: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-26 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-26 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-26 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-26 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd, identifier: 10553682
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10626290: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-26 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-26 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-26 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682 to the API
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553682>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2afc4d3f-513c-5169-8b0b-c70ca76a75cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 11204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 T-GDI Comfort - Petrol - Manual - 101 hp - 11.204 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Saving data for 10553682: {'auction_closing_time': 1798675200.0, 'created_time': 1773240366.001057, 'last_price_update_time': 1774563607.853441}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10553682') HTTP/1.1" 204 0
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10632971: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10425397: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675195%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-26 22:20:07 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717041%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-26 22:20:07 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710674997%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-26 22:20:07 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699421%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.de] INFO: Scrape type for 10699421: 2
2026-03-26 22:20:07 [adesa.de] INFO: Scraping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-26 22:20:07 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10384594: 2
2026-03-26 22:20:08 [adesa.de] INFO: Scraping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-26 22:20:08 [adesa.de] INFO: Found listing with ID: 10597879
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597879%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10597879: 0
2026-03-26 22:20:08 [adesa.de] INFO: Skipping item 10597879 url https://www.openlane.eu/en/carv6/auction/10597879
2026-03-26 22:20:08 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10633433: 2
2026-03-26 22:20:08 [adesa.de] INFO: Scraping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-26 22:20:08 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10649959: 2
2026-03-26 22:20:08 [adesa.de] INFO: Scraping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-26 22:20:08 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10694994: 2
2026-03-26 22:20:08 [adesa.de] INFO: Scraping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-26 22:20:08 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Scrape type for 10715704: 2
2026-03-26 22:20:08 [adesa.de] INFO: Scraping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-26 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-26 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with scrape type 2
2026-03-26 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with scrape type 2
2026-03-26 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7, identifier: 10703826
2026-03-26 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-26 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-26 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826 to the API
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703826>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd379b08d-cfa7-5073-9ffe-1b6f3b2263b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 10104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-12-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 Expression - Petrol - Automatic - 92 hp - 10.104 '
'km',
'transmission': 'automatic',
'trim': 'Expression',
'vin': None,
'year': 2023}
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703826%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.de] INFO: Saving data for 10703826: {'auction_closing_time': 1798675200.0, 'created_time': 1774270492.939249, 'last_price_update_time': 1774563608.771399}
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703826') HTTP/1.1" 204 0
2026-03-26 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-26 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-26 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef514db8-6ecc-528c-947c-645582c04b72, identifier: 10688552
2026-03-26 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-26 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee531846-9941-5ac9-a624-7c856dd5c059, identifier: 10505024
2026-03-26 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-26 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 331f80fb-a1fc-5668-bf63-3d6666ce2b63, identifier: 10707703
2026-03-26 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-26 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-26 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b077d03c-a038-5e8d-8b6a-2a9c3b135f35, identifier: 10504917
2026-03-26 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-26 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-26 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552 to the API
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688552>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef514db8-6ecc-528c-947c-645582c04b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688552',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 T-GDI Comfort - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-26 22:20:09 [adesa.de] INFO: Saving data for 10688552: {'auction_closing_time': 1798675200.0, 'created_time': 1773923013.532063, 'last_price_update_time': 1774563609.68683}
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10688552') HTTP/1.1" 204 0
2026-03-26 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-26 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-26 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024 to the API
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505024>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee531846-9941-5ac9-a624-7c856dd5c059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505024',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Petrol - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-26 22:20:09 [adesa.de] INFO: Saving data for 10505024: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.832741, 'last_price_update_time': 1774563609.977412}
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505024') HTTP/1.1" 204 0
2026-03-26 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-26 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-26 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703 to the API
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707703>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '331f80fb-a1fc-5668-bf63-3d6666ce2b63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707703',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 Comfort - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707703%27 HTTP/1.1" 200 None
2026-03-26 22:20:10 [adesa.de] INFO: Saving data for 10707703: {'auction_closing_time': 1798675200.0, 'created_time': 1774270532.913197, 'last_price_update_time': 1774563610.298776}
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10707703') HTTP/1.1" 204 0
2026-03-26 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-26 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-26 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917 to the API
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504917>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b077d03c-a038-5e8d-8b6a-2a9c3b135f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33150,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-26 22:20:10 [adesa.de] INFO: Saving data for 10504917: {'auction_closing_time': 1798675200.0, 'created_time': 1773240385.564601, 'last_price_update_time': 1774563610.578848}
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504917') HTTP/1.1" 204 0
2026-03-26 22:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10525350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9958697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-26 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-26 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-26 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3eede030-9a79-515f-b81a-ac40bff789f2, identifier: 10525350
2026-03-26 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-26 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-26 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350 to the API
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10525350>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3eede030-9a79-515f-b81a-ac40bff789f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10525350',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-12-03',
'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-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-26 22:20:11 [adesa.de] INFO: Saving data for 10525350: {'auction_closing_time': 1798675200.0, 'created_time': 1773240424.666129, 'last_price_update_time': 1774563611.052288}
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10525350') HTTP/1.1" 204 0
2026-03-26 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-26 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e66b89f-a321-5772-8244-0e7f0cced526, identifier: 9958697
2026-03-26 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-26 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-26 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697 to the API
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9958697>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1e66b89f-a321-5772-8244-0e7f0cced526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9958697',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-26 22:20:11 [adesa.de] INFO: Saving data for 9958697: {'auction_closing_time': 1798675200.0, 'created_time': 1773240365.584065, 'last_price_update_time': 1774563611.453467}
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9958697') HTTP/1.1" 204 0
2026-03-26 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-26 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab242948-bd21-5480-9d68-5235e80a3174, identifier: 10504929
2026-03-26 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-26 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-26 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929 to the API
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504929>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab242948-bd21-5480-9d68-5235e80a3174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-26 22:20:12 [adesa.de] INFO: Saving data for 10504929: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.461944, 'last_price_update_time': 1774563612.022134}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504929') HTTP/1.1" 204 0
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-26 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a30181a0-b243-5aa6-b4a7-b14d7523a3e0, identifier: 10662395
2026-03-26 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-26 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-26 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395 to the API
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662395>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 238,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a30181a0-b243-5aa6-b4a7-b14d7523a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32600,
'price_includes_vat': True,
'registration_date': '2026-03-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 N Line - Petrol - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2026}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-26 22:20:12 [adesa.de] INFO: Saving data for 10662395: {'auction_closing_time': 1798675200.0, 'created_time': 1773406677.709258, 'last_price_update_time': 1774563612.411212}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662395') HTTP/1.1" 204 0
2026-03-26 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-26 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66bf2c72-1e09-571d-a249-ac985e75f0e2 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66bf2c72-1e09-571d-a249-ac985e75f0e2 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66bf2c72-1e09-571d-a249-ac985e75f0e2, identifier: 10626274
2026-03-26 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-26 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-26 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274 to the API
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '66bf2c72-1e09-571d-a249-ac985e75f0e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 19653,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 19.653 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-26 22:20:12 [adesa.de] INFO: Saving data for 10626274: {'auction_closing_time': 1798675200.0, 'created_time': 1773240363.505395, 'last_price_update_time': 1774563612.825502}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626274') HTTP/1.1" 204 0
2026-03-26 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-26 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10662394
2026-03-26 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-26 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-26 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-26 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03e9efbf-3d29-5585-b56c-9f4105c31c94, identifier: 10626287
2026-03-26 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-26 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-26 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-26 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e559b0-7045-57ee-a089-f7cd99d4b04f, identifier: 10626276
2026-03-26 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-26 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-26 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394 to the API
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662394>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI Premium - Petrol - Automatic - 161 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662394%27 HTTP/1.1" 200 None
2026-03-26 22:20:13 [adesa.de] INFO: Saving data for 10662394: {'auction_closing_time': 1798675200.0, 'created_time': 1773406676.565878, 'last_price_update_time': 1774563613.419907}
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662394') HTTP/1.1" 204 0
2026-03-26 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-26 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-26 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287 to the API
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '03e9efbf-3d29-5585-b56c-9f4105c31c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17561,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.561 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-26 22:20:13 [adesa.de] INFO: Saving data for 10626287: {'auction_closing_time': 1798675200.0, 'created_time': 1773240374.169282, 'last_price_update_time': 1774563613.707965}
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626287') HTTP/1.1" 204 0
2026-03-26 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-26 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276 to the API
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '46e559b0-7045-57ee-a089-f7cd99d4b04f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.880 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-26 22:20:14 [adesa.de] INFO: Saving data for 10626276: {'auction_closing_time': 1798675200.0, 'created_time': 1773240373.179182, 'last_price_update_time': 1774563614.150272}
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626276') HTTP/1.1" 204 0
2026-03-26 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-26 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5004033e-fa3b-5461-bb81-3f68e99ac814 with scrape type 2
2026-03-26 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5004033e-fa3b-5461-bb81-3f68e99ac814 with scrape type 2
2026-03-26 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5004033e-fa3b-5461-bb81-3f68e99ac814, identifier: 10715704
2026-03-26 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-26 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-26 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704 to the API
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715704>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '5004033e-fa3b-5461-bb81-3f68e99ac814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VG CB641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Symbioz',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2025-06-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Symbioz 1.6i - Hybrid - Automatic - 94 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-26 22:20:14 [adesa.de] INFO: Saving data for 10715704: {'auction_closing_time': 1798675200.0, 'created_time': 1774356732.596669, 'last_price_update_time': 1774563614.649227}
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715704') HTTP/1.1" 204 0
2026-03-26 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-26 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-26 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-26 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89578b07-f765-580d-9488-336c2dc6f482, identifier: 10504974
2026-03-26 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-26 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-26 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974 to the API
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504974>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '89578b07-f765-580d-9488-336c2dc6f482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 215 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Saving data for 10504974: {'auction_closing_time': 1798675200.0, 'created_time': 1773240421.592079, 'last_price_update_time': 1774563615.036027}
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504974') HTTP/1.1" 204 0
2026-03-26 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-26 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-26 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-26 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e, identifier: 10626545
2026-03-26 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-26 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-26 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545 to the API
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5181f80a-3ffd-5b84-8307-e9b98d4ae99e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Saving data for 10626545: {'auction_closing_time': 1798675200.0, 'created_time': 1773240300.059094, 'last_price_update_time': 1774563615.472393}
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626545') HTTP/1.1" 204 0
2026-03-26 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 9981932: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-26 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981933%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696449%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10696449: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641207%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10641207: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10628377: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699465%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10269735: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710333284%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10333284: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-26 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-26 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-26 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-26 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880, identifier: 10633433
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723574%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10723574: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727116%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10727116: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727145%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727144%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10728845: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10726321: 0
2026-03-26 22:20:15 [adesa.de] INFO: Skipping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-26 22:20:15 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710666058%27 HTTP/1.1" 200 None
2026-03-26 22:20:15 [adesa.de] INFO: Scrape type for 10666058: 2
2026-03-26 22:20:15 [adesa.de] INFO: Scraping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-26 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-26 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-26 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433 to the API
2026-03-26 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '40f23e60-952c-5c72-bbd0-f7e3ca6cb880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633433',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Expert',
'odometer': 63,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 6,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Expert 75 kWh - Electric - Automatic - 138 hp - 63 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Saving data for 10633433: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.437909, 'last_price_update_time': 1774563616.173461}
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10633433') HTTP/1.1" 204 0
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10728756: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10716792
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716792%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10716792: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10716792 url https://www.openlane.eu/en/carv6/auction/10716792
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10699441: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710051067%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707863%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10707863: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-26 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10384594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729510%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10729510: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697379%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710563518%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10563518: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-26 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10574078
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10574078: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10574078 url https://www.openlane.eu/en/carv6/auction/10574078
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710242156%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10242156: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10574076
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10574076: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10574076 url https://www.openlane.eu/en/carv6/auction/10574076
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722037%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-26 22:20:16 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716209%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10716209: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-26 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-26 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-26 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-26 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14, identifier: 10384594
2026-03-26 22:20:16 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623494%27 HTTP/1.1" 200 None
2026-03-26 22:20:16 [adesa.de] INFO: Scrape type for 10623494: 2
2026-03-26 22:20:16 [adesa.de] INFO: Scraping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-26 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-26 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-26 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594 to the API
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10384594>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED ZQ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10384594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29050,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Saving data for 10384594: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.817864, 'last_price_update_time': 1774563617.0091}
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10384594') HTTP/1.1" 204 0
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710682772%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10682772: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-26 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710700897%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-26 22:20:17 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10727617
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727617%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10727617: 0
2026-03-26 22:20:17 [adesa.de] INFO: Skipping item 10727617 url https://www.openlane.eu/en/carv6/auction/10727617
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640466%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10640466: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-26 22:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724729%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10724729: 0
2026-03-26 22:20:17 [adesa.de] INFO: Skipping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691963%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10691963: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641436%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10641436: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-26 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10721194
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721194%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10721194: 0
2026-03-26 22:20:17 [adesa.de] INFO: Skipping item 10721194 url https://www.openlane.eu/en/carv6/auction/10721194
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723140%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10723140: 0
2026-03-26 22:20:17 [adesa.de] INFO: Skipping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710588293%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10588293: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-26 22:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-26 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with scrape type 2
2026-03-26 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with scrape type 2
2026-03-26 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b, identifier: 10699421
2026-03-26 22:20:17 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Scrape type for 10673718: 2
2026-03-26 22:20:17 [adesa.de] INFO: Scraping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-26 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-26 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-26 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421 to the API
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699421>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c4f9727e-79e2-5d17-b2f4-bd29abcbe37b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 9551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699421',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699421%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.de] INFO: Saving data for 10699421: {'auction_closing_time': 1798675200.0, 'created_time': 1774009285.845587, 'last_price_update_time': 1774563617.782989}
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699421') HTTP/1.1" 204 0
2026-03-26 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10425397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-26 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-26 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-26 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5064c4df-24b3-5991-a1c7-9f0e61548612, identifier: 10632971
2026-03-26 22:20:18 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710701015%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Scrape type for 10701015: 2
2026-03-26 22:20:18 [adesa.de] INFO: Scraping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-26 22:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-26 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-26 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971 to the API
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5064c4df-24b3-5991-a1c7-9f0e61548612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 54,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 54 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Saving data for 10632971: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.227216, 'last_price_update_time': 1774563618.298917}
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632971') HTTP/1.1" 204 0
2026-03-26 22:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:18 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710661521%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Scrape type for 10661521: 2
2026-03-26 22:20:18 [adesa.de] INFO: Scraping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-26 22:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:18 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699508%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-26 22:20:18 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-26 22:20:18 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620367%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Scrape type for 10620367: 2
2026-03-26 22:20:18 [adesa.de] INFO: Scraping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-26 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-26 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 2
2026-03-26 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 2
2026-03-26 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71d25f4a-0fcb-529f-9854-7c70fb213f48, identifier: 10425397
2026-03-26 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-26 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-26 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-26 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88af6301-c61e-5184-a645-a247fd942fa7, identifier: 10626290
2026-03-26 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-26 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-26 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397 to the API
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10425397>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '71d25f4a-0fcb-529f-9854-7c70fb213f48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG 0 1023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10425397',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-26 22:20:18 [adesa.de] INFO: Saving data for 10425397: {'auction_closing_time': 1798675200.0, 'created_time': 1773240306.760611, 'last_price_update_time': 1774563618.849926}
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10425397') HTTP/1.1" 204 0
2026-03-26 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-26 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-26 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290 to the API
2026-03-26 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '88af6301-c61e-5184-a645-a247fd942fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Saving data for 10626290: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.696187, 'last_price_update_time': 1774563619.142667}
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626290') HTTP/1.1" 204 0
2026-03-26 22:20:19 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628380%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-26 22:20:19 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-26 22:20:19 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711370%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Scrape type for 10711370: 2
2026-03-26 22:20:19 [adesa.de] INFO: Scraping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-26 22:20:19 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725179%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Scrape type for 10725179: 0
2026-03-26 22:20:19 [adesa.de] INFO: Skipping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-26 22:20:19 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717379%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-26 22:20:19 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-26 22:20:19 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Scrape type for 10686920: 2
2026-03-26 22:20:19 [adesa.de] INFO: Scraping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-26 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-26 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-26 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-26 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f56edbd-c26e-53cd-af1c-45506166be66, identifier: 10649959
2026-03-26 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-26 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-26 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959 to the API
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649959>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2f56edbd-c26e-53cd-af1c-45506166be66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B W 2188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-26 22:20:19 [adesa.de] INFO: Saving data for 10649959: {'auction_closing_time': 1798675200.0, 'created_time': 1773240237.032704, 'last_price_update_time': 1774563619.654704}
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10649959') HTTP/1.1" 204 0
2026-03-26 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-26 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-26 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-26 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb4a1e4c-39b1-516b-ad84-367d293c0824, identifier: 10623496
2026-03-26 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-26 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-26 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496 to the API
2026-03-26 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623496>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb4a1e4c-39b1-516b-ad84-367d293c0824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-10-23',
'seats_number': 9,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-26 22:20:20 [adesa.de] INFO: Saving data for 10623496: {'auction_closing_time': 1798675200.0, 'created_time': 1773240312.480666, 'last_price_update_time': 1774563620.23925}
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10623496') HTTP/1.1" 204 0
2026-03-26 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-26 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-26 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-26 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 708534f2-514a-5a0d-a154-69db75ecd6dc, identifier: 10626273
2026-03-26 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-26 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-26 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273 to the API
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '708534f2-514a-5a0d-a154-69db75ecd6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 1785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-16',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'1.785 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-26 22:20:20 [adesa.de] INFO: Saving data for 10626273: {'auction_closing_time': 1798675200.0, 'created_time': 1773240316.151433, 'last_price_update_time': 1774563620.743294}
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626273') HTTP/1.1" 204 0
2026-03-26 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-26 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-26 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-26 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8304037-98f3-5125-bf06-fffb536f2dc5, identifier: 10631175
2026-03-26 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-26 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-26 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175 to the API
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c8304037-98f3-5125-bf06-fffb536f2dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 15078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-10-25',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 15.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-26 22:20:21 [adesa.de] INFO: Saving data for 10631175: {'auction_closing_time': 1798675200.0, 'created_time': 1773240296.757928, 'last_price_update_time': 1774563621.283904}
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631175') HTTP/1.1" 204 0
2026-03-26 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-26 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cf1077c-08b7-5679-afd8-0b681363d731, identifier: 10627628
2026-03-26 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-26 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-26 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628 to the API
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3cf1077c-08b7-5679-afd8-0b681363d731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 3165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 3.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-26 22:20:21 [adesa.de] INFO: Saving data for 10627628: {'auction_closing_time': 1798675200.0, 'created_time': 1773240306.21441, 'last_price_update_time': 1774563621.700524}
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627628') HTTP/1.1" 204 0
2026-03-26 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10625968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-26 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15ef65a2-4fa1-554a-ac2e-125008e303e6, identifier: 10632976
2026-03-26 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-26 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-26 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976 to the API
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '15ef65a2-4fa1-554a-ac2e-125008e303e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 97,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Edition - Electric - Automatic - 138 hp - 97 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-26 22:20:22 [adesa.de] INFO: Saving data for 10632976: {'auction_closing_time': 1798675200.0, 'created_time': 1773240307.744732, 'last_price_update_time': 1774563622.116762}
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632976') HTTP/1.1" 204 0
2026-03-26 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9981932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-26 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d, identifier: 10625968
2026-03-26 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-26 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-26 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968 to the API
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10625968>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1ebcf13-94ef-5c68-9442-d5b4ff3a467d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10625968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 360,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Manual - 115 hp - 360 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-26 22:20:22 [adesa.de] INFO: Saving data for 10625968: {'auction_closing_time': 1798675200.0, 'created_time': 1773240328.219317, 'last_price_update_time': 1774563622.510597}
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10625968') HTTP/1.1" 204 0
2026-03-26 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-26 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f35432cc-d02f-527e-9094-669be73d1f3d with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f35432cc-d02f-527e-9094-669be73d1f3d with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f35432cc-d02f-527e-9094-669be73d1f3d, identifier: 10726414
2026-03-26 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-26 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-26 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 436627e1-d0fe-5786-93fc-ff964b1ff45f, identifier: 9981932
2026-03-26 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-26 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-26 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414 to the API
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f35432cc-d02f-527e-9094-669be73d1f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-AO447E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726414',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 172978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz E Break 300de Avantgarde - Hybrid - Automatic - 194 '
'hp - 172.978 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2021}
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726414%27 HTTP/1.1" 200 None
2026-03-26 22:20:23 [adesa.de] INFO: Saving data for 10726414: {'auction_closing_time': 1774868400.0, 'created_time': 1774460083.50608, 'last_price_update_time': 1774563623.019726}
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726414') HTTP/1.1" 204 0
2026-03-26 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-26 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-26 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932 to the API
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9981932>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'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': '436627e1-d0fe-5786-93fc-ff964b1ff45f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '43435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9981932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2025-07-14',
'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-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-26 22:20:23 [adesa.de] INFO: Saving data for 9981932: {'auction_closing_time': 1798675200.0, 'created_time': 1773240295.386194, 'last_price_update_time': 1774563623.323371}
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9981932') HTTP/1.1" 204 0
2026-03-26 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-26 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-26 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-26 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4, identifier: 10682772
2026-03-26 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-26 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-26 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772 to the API
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682772>
{'auction_title': '',
'c_o_2_emission_value': 28,
'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': '550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N EC2021E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682772',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 34085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Leon 1.4 FR - Petrol - Automatic - 150 hp - 34.085 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2020}
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710682772%27 HTTP/1.1" 200 None
2026-03-26 22:20:23 [adesa.de] INFO: Saving data for 10682772: {'auction_closing_time': 1798671600.0, 'created_time': 1773838822.741122, 'last_price_update_time': 1774563623.87888}
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10682772') HTTP/1.1" 204 0
2026-03-26 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with identifier: 10707863
2026-03-26 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with scrape type 2
2026-03-26 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with scrape type 2
2026-03-26 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e62b130-566c-5cd9-a426-bf1fc6dfa73a, identifier: 10707863
2026-03-26 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-26 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-26 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-26 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd, identifier: 10641436
2026-03-26 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-26 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-26 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-26 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 576b9453-132e-5a0a-b572-f0d391148474, identifier: 10673718
2026-03-26 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with identifier: 10707863
2026-03-26 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with identifier: 10707863
2026-03-26 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e62b130-566c-5cd9-a426-bf1fc6dfa73a with identifier: 10707863 to the API
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707863>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '3e62b130-566c-5cd9-a426-bf1fc6dfa73a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV LL84 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 40602,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 40.602 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707863%27 HTTP/1.1" 200 None
2026-03-26 22:20:24 [adesa.de] INFO: Saving data for 10707863: {'auction_closing_time': 1798671600.0, 'created_time': 1774270519.197571, 'last_price_update_time': 1774563624.445258}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10707863') HTTP/1.1" 204 0
2026-03-26 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-26 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-26 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436 to the API
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641436>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 96,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES AI 1104',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 96 hp - 34.772 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641436%27 HTTP/1.1" 200 None
2026-03-26 22:20:24 [adesa.de] INFO: Saving data for 10641436: {'auction_closing_time': 1798671600.0, 'created_time': 1773240228.49374, 'last_price_update_time': 1774563624.733221}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641436') HTTP/1.1" 204 0
2026-03-26 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-26 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-26 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718 to the API
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673718>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '576b9453-132e-5a0a-b572-f0d391148474',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS NR 9543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 32795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 150 hp '
'- 32.795 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-26 22:20:25 [adesa.de] INFO: Saving data for 10673718: {'auction_closing_time': 1798671600.0, 'created_time': 1773665589.876384, 'last_price_update_time': 1774563625.048858}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10673718') HTTP/1.1" 204 0
2026-03-26 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-26 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 636b178b-4fe7-5a62-8a3b-0a7677f88f05, identifier: 10701015
2026-03-26 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-26 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-26 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015 to the API
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701015>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '636b178b-4fe7-5a62-8a3b-0a7677f88f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB R8175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701015',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 69049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 130 hp - 69.049 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710701015%27 HTTP/1.1" 200 None
2026-03-26 22:20:25 [adesa.de] INFO: Saving data for 10701015: {'auction_closing_time': 1798671600.0, 'created_time': 1774270564.294867, 'last_price_update_time': 1774563625.549336}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10701015') HTTP/1.1" 204 0
2026-03-26 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-26 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db645af5-b265-53b5-9377-1ef55c20003f, identifier: 10588293
2026-03-26 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-26 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-26 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293 to the API
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588293>
{'auction_title': '',
'c_o_2_emission_value': 144,
'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': 'db645af5-b265-53b5-9377-1ef55c20003f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S OA2968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 130 hp '
'- 9.279 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710588293%27 HTTP/1.1" 200 None
2026-03-26 22:20:25 [adesa.de] INFO: Saving data for 10588293: {'auction_closing_time': 1798671600.0, 'created_time': 1773240229.539293, 'last_price_update_time': 1774563625.958619}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10588293') HTTP/1.1" 204 0
2026-03-26 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-26 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047, identifier: 10686920
2026-03-26 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-26 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-26 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920 to the API
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10686920>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'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': '7c046fa7-ec9c-5a2f-980b-6aadbd9e9047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BAD NR 4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10686920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 40987,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 40.987 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-26 22:20:26 [adesa.de] INFO: Saving data for 10686920: {'auction_closing_time': 1798671600.0, 'created_time': 1773838856.876781, 'last_price_update_time': 1774563626.466011}
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10686920') HTTP/1.1" 204 0
2026-03-26 22:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-26 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a62dba0-c0aa-55d0-bebb-8140062b3896, identifier: 10711370
2026-03-26 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-26 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-26 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458, identifier: 10661521
2026-03-26 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-26 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-26 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370 to the API
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711370>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'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': '3a62dba0-c0aa-55d0-bebb-8140062b3896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B BV 175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711370',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'22.000 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711370%27 HTTP/1.1" 200 None
2026-03-26 22:20:26 [adesa.de] INFO: Saving data for 10711370: {'auction_closing_time': 1798671600.0, 'created_time': 1774356667.762083, 'last_price_update_time': 1774563626.965052}
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711370') HTTP/1.1" 204 0
2026-03-26 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-26 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-26 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521 to the API
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661521>
{'auction_title': '',
'c_o_2_emission_value': 144,
'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': '27e6b3c5-ae01-5fdb-8934-19d92b3fa458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB N 8708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 27542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'27.542 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:27 [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-26 22:20:27 [adesa.de] INFO: Saving data for 10661521: {'auction_closing_time': 1798671600.0, 'created_time': 1773337002.689438, 'last_price_update_time': 1774563627.258841}
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10661521') HTTP/1.1" 204 0
2026-03-26 22:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-26 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-26 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-26 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10620367
2026-03-26 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-26 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-26 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367 to the API
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620367>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Gray',
'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': '39be0960-f533-54a4-95e8-dcd74ff094af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE N8356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620367',
'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-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:27 [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-26 22:20:27 [adesa.de] INFO: Saving data for 10620367: {'auction_closing_time': 1798671600.0, 'created_time': 1773240233.08567, 'last_price_update_time': 1774563627.746202}
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620367') HTTP/1.1" 204 0
2026-03-26 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-26 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-26 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-26 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65, identifier: 10640466
2026-03-26 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-26 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-26 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466 to the API
2026-03-26 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640466>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN YX 969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35738,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 35.738 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:28 [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-26 22:20:28 [adesa.de] INFO: Saving data for 10640466: {'auction_closing_time': 1798671600.0, 'created_time': 1773240211.89838, 'last_price_update_time': 1774563628.153967}
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640466') HTTP/1.1" 204 0
2026-03-26 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f22daf3f-3a95-569b-bdbd-56456830e1c7 with identifier: 10623494
2026-03-26 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f22daf3f-3a95-569b-bdbd-56456830e1c7 with scrape type 2
2026-03-26 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f22daf3f-3a95-569b-bdbd-56456830e1c7 with scrape type 2
2026-03-26 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f22daf3f-3a95-569b-bdbd-56456830e1c7, identifier: 10623494
2026-03-26 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f22daf3f-3a95-569b-bdbd-56456830e1c7 with identifier: 10623494
2026-03-26 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f22daf3f-3a95-569b-bdbd-56456830e1c7 with identifier: 10623494
2026-03-26 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f22daf3f-3a95-569b-bdbd-56456830e1c7 with identifier: 10623494 to the API
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623494>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Gray',
'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': 'f22daf3f-3a95-569b-bdbd-56456830e1c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BI SR 1126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 32515,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI Style - Petrol - Manual - 150 hp - 32.515 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:28 [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-26 22:20:28 [adesa.de] INFO: Saving data for 10623494: {'auction_closing_time': 1798671600.0, 'created_time': 1773240263.783597, 'last_price_update_time': 1774563628.640911}
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10623494') HTTP/1.1" 204 0
2026-03-26 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-26 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-26 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-26 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1, identifier: 10716209
2026-03-26 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-26 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-26 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209 to the API
2026-03-26 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716209>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'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': '8aa8d8ed-0cc2-5511-abdf-6157b37b90a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE MH7684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 38096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 38.096 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:29 [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-26 22:20:29 [adesa.de] INFO: Saving data for 10716209: {'auction_closing_time': 1798671600.0, 'created_time': 1774356739.687774, 'last_price_update_time': 1774563629.065938}
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716209') HTTP/1.1" 204 0
2026-03-26 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10242156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-26 22:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-26 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-26 22:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fe06665-9e1c-55be-842a-1ec185207ffe, identifier: 10242156
2026-03-26 22:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-26 22:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-26 22:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156 to the API
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10242156>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1fe06665-9e1c-55be-842a-1ec185207ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10242156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:29 [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-26 22:20:29 [adesa.de] INFO: Saving data for 10242156: {'auction_closing_time': 1798671600.0, 'created_time': 1773240234.77583, 'last_price_update_time': 1774563629.605474}
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10242156') HTTP/1.1" 204 0
2026-03-26 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-26 22:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2791e2-f0cb-5af3-8568-55935b90ab09 with scrape type 2
2026-03-26 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2791e2-f0cb-5af3-8568-55935b90ab09 with scrape type 2
2026-03-26 22:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2791e2-f0cb-5af3-8568-55935b90ab09, identifier: 10574078
2026-03-26 22:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-26 22:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-26 22:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078 to the API
2026-03-26 22:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574078>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2e2791e2-f0cb-5af3-8568-55935b90ab09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED-NQ118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574078',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-08-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-26 22:20:30 [adesa.de] INFO: Saving data for 10574078: {'auction_closing_time': 1798671600.0, 'created_time': 1773240261.028713, 'last_price_update_time': 1774563630.125739}
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10574078') HTTP/1.1" 204 0
2026-03-26 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10563518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-26 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-26 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-26 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a, identifier: 10563518
2026-03-26 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-26 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-26 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518 to the API
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10563518>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6baafc3a-8c6c-55ac-b6ec-3e233083e98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WES 417A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10563518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'LBX',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Lexus LBX Business - Petrol - Automatic - 92 hp - 50 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2026}
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:30 [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-26 22:20:30 [adesa.de] INFO: Saving data for 10563518: {'auction_closing_time': 1798671600.0, 'created_time': 1773240262.101117, 'last_price_update_time': 1774563630.65819}
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10563518') HTTP/1.1" 204 0
2026-03-26 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-26 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-26 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-26 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27a93e94-7935-5f20-b696-e81b96a8e7f8, identifier: 10666058
2026-03-26 22:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-26 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-26 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058 to the API
2026-03-26 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666058>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'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': '27a93e94-7935-5f20-b696-e81b96a8e7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F MP 2307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 43277,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 35 TDI Design - Diesel - Automatic - 150 hp - '
'43.277 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:31 [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-26 22:20:31 [adesa.de] INFO: Saving data for 10666058: {'auction_closing_time': 1798671600.0, 'created_time': 1773665439.660387, 'last_price_update_time': 1774563631.168513}
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10666058') HTTP/1.1" 204 0
2026-03-26 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10333284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-26 22:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with scrape type 2
2026-03-26 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with scrape type 2
2026-03-26 22:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe, identifier: 10574076
2026-03-26 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-26 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-26 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076 to the API
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574076>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2d9a96e-bfb5-5336-81dc-44250ca4f1fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED CN198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-07-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-26 22:20:31 [adesa.de] INFO: Saving data for 10574076: {'auction_closing_time': 1798671600.0, 'created_time': 1773240263.399333, 'last_price_update_time': 1774563631.758698}
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10574076') HTTP/1.1" 204 0
2026-03-26 22:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-26 22:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-26 22:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-26 22:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0d9c9b1-859a-5ebc-b5c8-70aab0380892, identifier: 10333284
2026-03-26 22:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-26 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-26 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284 to the API
2026-03-26 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10333284>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0d9c9b1-859a-5ebc-b5c8-70aab0380892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 4004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10333284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-08-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:32 [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-26 22:20:32 [adesa.de] INFO: Saving data for 10333284: {'auction_closing_time': 1798671600.0, 'created_time': 1773240215.662227, 'last_price_update_time': 1774563632.164994}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10333284') HTTP/1.1" 204 0
2026-03-26 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-26 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 432ed329-71bd-500d-b1c7-a9424abe2154, identifier: 10269735
2026-03-26 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-26 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-26 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735 to the API
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269735>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '432ed329-71bd-500d-b1c7-a9424abe2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG H 1021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269735',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 49,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2025-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 49 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:32 [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-26 22:20:32 [adesa.de] INFO: Saving data for 10269735: {'auction_closing_time': 1798671600.0, 'created_time': 1773240293.387266, 'last_price_update_time': 1774563632.553347}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10269735') HTTP/1.1" 204 0
2026-03-26 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-26 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5, identifier: 10641207
2026-03-26 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-26 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-26 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207 to the API
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 290,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641207',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 13722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-02-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 290 hp - 13.722 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [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-26 22:20:33 [adesa.de] INFO: Saving data for 10641207: {'auction_closing_time': 1798675200.0, 'created_time': 1773240236.173373, 'last_price_update_time': 1774563633.067936}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641207') HTTP/1.1" 204 0
2026-03-26 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-26 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65, identifier: 10696449
2026-03-26 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-26 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f5b743b-c03d-5e09-8872-0443b6691936, identifier: 10620675
2026-03-26 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-26 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-26 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449 to the API
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2fd4b6ec-a943-5a51-83e0-307a86d6fc65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696449',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 31842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 147 hp - 31.842 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [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-26 22:20:33 [adesa.de] INFO: Saving data for 10696449: {'auction_closing_time': 1798675200.0, 'created_time': 1774009284.317828, 'last_price_update_time': 1774563633.656292}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10696449') HTTP/1.1" 204 0
2026-03-26 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-26 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-26 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675 to the API
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620675>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '7f5b743b-c03d-5e09-8872-0443b6691936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620675',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [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-26 22:20:33 [adesa.de] INFO: Saving data for 10620675: {'auction_closing_time': 1798675200.0, 'created_time': 1773240322.612871, 'last_price_update_time': 1774563633.955449}
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620675') HTTP/1.1" 204 0
2026-03-26 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-26 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc, identifier: 10626540
2026-03-26 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-26 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-26 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540 to the API
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 389,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '330e7daf-db74-5bb7-ae03-29b2c2fde7dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV9',
'odometer': 9496,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 50100,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV9 - AWD - Electric - Automatic - 389 hp - 9.496 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [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-26 22:20:35 [adesa.de] INFO: Saving data for 10626540: {'auction_closing_time': 1798675200.0, 'created_time': 1773240329.097508, 'last_price_update_time': 1774563635.112325}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626540') HTTP/1.1" 204 0
2026-03-26 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-26 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9f128c3-e2c5-508a-9c71-261497ba411d, identifier: 10640299
2026-03-26 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-26 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37426233-11f3-58f4-9c29-4fbb5faf56e4 with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37426233-11f3-58f4-9c29-4fbb5faf56e4 with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37426233-11f3-58f4-9c29-4fbb5faf56e4, identifier: 10707953
2026-03-26 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-26 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-26 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299 to the API
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 593,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c9f128c3-e2c5-508a-9c71-261497ba411d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 3033,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV6 GT - AWD - Electric - Automatic - 593 hp - 3.033 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [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-26 22:20:36 [adesa.de] INFO: Saving data for 10640299: {'auction_closing_time': 1798675200.0, 'created_time': 1773240342.645042, 'last_price_update_time': 1774563636.230715}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640299') HTTP/1.1" 204 0
2026-03-26 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-26 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-26 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953 to the API
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 436,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '37426233-11f3-58f4-9c29-4fbb5faf56e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40100,
'price_includes_vat': True,
'registration_date': '2026-03-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Ariya 87 kWh - Electric - Automatic - 436 hp - 202 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [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-26 22:20:36 [adesa.de] INFO: Saving data for 10707953: {'auction_closing_time': 1798675200.0, 'created_time': 1774270552.914664, 'last_price_update_time': 1774563636.50398}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10707953') HTTP/1.1" 204 0
2026-03-26 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-26 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-26 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-26 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cd8ff9fb-1676-5adb-9688-8a5cc3625b03, identifier: 10627637
2026-03-26 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-26 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-26 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637 to the API
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'cd8ff9fb-1676-5adb-9688-8a5cc3625b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'182 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [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-26 22:20:36 [adesa.de] INFO: Saving data for 10627637: {'auction_closing_time': 1798675200.0, 'created_time': 1773240314.518287, 'last_price_update_time': 1774563636.984889}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627637') HTTP/1.1" 204 0
2026-03-26 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-26 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-26 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-26 22:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 660c9893-efd3-56ed-abda-5a2547486b75, identifier: 10631171
2026-03-26 22:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-26 22:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-26 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171 to the API
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '660c9893-efd3-56ed-abda-5a2547486b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631171',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'12.936 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [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-26 22:20:38 [adesa.de] INFO: Saving data for 10631171: {'auction_closing_time': 1798675200.0, 'created_time': 1773240361.499912, 'last_price_update_time': 1774563638.236731}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631171') HTTP/1.1" 204 0
2026-03-26 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-26 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535250fc-ffc9-55b4-8bbf-114b674b24b8, identifier: 10631172
2026-03-26 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-26 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-26 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172 to the API
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '535250fc-ffc9-55b4-8bbf-114b674b24b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631172',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'23.583 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [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-26 22:20:38 [adesa.de] INFO: Saving data for 10631172: {'auction_closing_time': 1798675200.0, 'created_time': 1773240351.410516, 'last_price_update_time': 1774563638.719224}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631172') HTTP/1.1" 204 0
2026-03-26 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-26 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58d17747-f4b9-579a-ae6e-ff3795f8c801, identifier: 10676824
2026-03-26 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-26 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-26 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824 to the API
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '58d17747-f4b9-579a-ae6e-ff3795f8c801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 37256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'37.256 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:39 [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-26 22:20:39 [adesa.de] INFO: Saving data for 10676824: {'auction_closing_time': 1798675200.0, 'created_time': 1773750254.497119, 'last_price_update_time': 1774563639.127229}
2026-03-26 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10676824') HTTP/1.1" 204 0
2026-03-26 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-26 22:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-26 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-26 22:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4, identifier: 10626518
2026-03-26 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-26 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-26 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518 to the API
2026-03-26 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3075a5e0-3808-5d3f-b22b-e1695ef3fab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-08-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'23.541 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:40 [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-26 22:20:40 [adesa.de] INFO: Saving data for 10626518: {'auction_closing_time': 1798675200.0, 'created_time': 1773240364.515566, 'last_price_update_time': 1774563640.117241}
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626518') HTTP/1.1" 204 0
2026-03-26 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-26 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 813510eb-bc44-57b5-8cd6-17d0e683e105 with scrape type 2
2026-03-26 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 813510eb-bc44-57b5-8cd6-17d0e683e105 with scrape type 2
2026-03-26 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 813510eb-bc44-57b5-8cd6-17d0e683e105, identifier: 10676821
2026-03-26 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-26 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-26 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821 to the API
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '813510eb-bc44-57b5-8cd6-17d0e683e105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676821',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 16997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'16.997 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [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-26 22:20:41 [adesa.de] INFO: Saving data for 10676821: {'auction_closing_time': 1798675200.0, 'created_time': 1773750253.775079, 'last_price_update_time': 1774563641.241928}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10676821') HTTP/1.1" 204 0
2026-03-26 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-26 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae4505c4-2cb1-5d03-9f33-9deb011c3620, identifier: 10626289
2026-03-26 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-26 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-26 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289 to the API
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ae4505c4-2cb1-5d03-9f33-9deb011c3620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626289',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 18932,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'18.932 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [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-26 22:20:41 [adesa.de] INFO: Saving data for 10626289: {'auction_closing_time': 1798675200.0, 'created_time': 1773240362.230001, 'last_price_update_time': 1774563641.756494}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626289') HTTP/1.1" 204 0
2026-03-26 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-26 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75be5b79-d0de-51a0-8dd6-d58b38ab812b with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75be5b79-d0de-51a0-8dd6-d58b38ab812b with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75be5b79-d0de-51a0-8dd6-d58b38ab812b, identifier: 10626516
2026-03-26 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-26 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-26 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516 to the API
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '75be5b79-d0de-51a0-8dd6-d58b38ab812b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626516',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 15410,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'15.410 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-26 22:20:42 [adesa.de] INFO: Saving data for 10626516: {'auction_closing_time': 1798675200.0, 'created_time': 1773240364.053613, 'last_price_update_time': 1774563642.148821}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626516') HTTP/1.1" 204 0
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10628377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290, dropping item
2026-03-26 22:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-26 22:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-26 22:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-26 22:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4, identifier: 10628377
2026-03-26 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-26 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-26 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377 to the API
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10628377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'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': 'bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10628377',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 22788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 207 hp - '
'22.788 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-26 22:20:42 [adesa.de] INFO: Saving data for 10628377: {'auction_closing_time': 1798675200.0, 'created_time': 1773240238.354821, 'last_price_update_time': 1774563642.744247}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10628377') HTTP/1.1" 204 0
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10557402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-26 22:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with scrape type 2
2026-03-26 22:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with scrape type 2
2026-03-26 22:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f03ff6f2-5fc0-5879-a2b8-e35a62e86514, identifier: 10626285
2026-03-26 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-26 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-26 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285 to the API
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'f03ff6f2-5fc0-5879-a2b8-e35a62e86514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 24627,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Summit - Electric - Automatic - 158 hp - 24.627 km',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2023}
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:43 [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-26 22:20:43 [adesa.de] INFO: Saving data for 10626285: {'auction_closing_time': 1798675200.0, 'created_time': 1773240347.575313, 'last_price_update_time': 1774563643.245001}
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626285') HTTP/1.1" 204 0
2026-03-26 22:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-26 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd, identifier: 10557402
2026-03-26 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-26 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d, identifier: 10644733
2026-03-26 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-26 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-26 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3babdb40-995f-5db3-aad6-8da8b7edbe40, identifier: 10606756
2026-03-26 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-26 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-26 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402 to the API
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10557402>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10557402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Staria',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Staria - Hybrid - Automatic - 225 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:43 [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-26 22:20:43 [adesa.de] INFO: Saving data for 10557402: {'auction_closing_time': 1798675200.0, 'created_time': 1773240338.933182, 'last_price_update_time': 1774563643.820606}
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10557402') HTTP/1.1" 204 0
2026-03-26 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-26 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-26 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733 to the API
2026-03-26 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 97,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '743c9acf-89e0-5bc7-8a9d-5892f1aaf38d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644733',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2026-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 97 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [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-26 22:20:44 [adesa.de] INFO: Saving data for 10644733: {'auction_closing_time': 1798675200.0, 'created_time': 1773240386.268561, 'last_price_update_time': 1774563644.136531}
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10644733') HTTP/1.1" 204 0
2026-03-26 22:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-26 22:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-26 22:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756 to the API
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3babdb40-995f-5db3-aad6-8da8b7edbe40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606756',
'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-24',
'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-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [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-26 22:20:44 [adesa.de] INFO: Saving data for 10606756: {'auction_closing_time': 1798675200.0, 'created_time': 1773240403.448341, 'last_price_update_time': 1774563644.433907}
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10606756') HTTP/1.1" 204 0
2026-03-26 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10585779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10663906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-26 22:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4dee097-e931-536a-aae2-7a2e32a0afa3, identifier: 10691963
2026-03-26 22:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-26 22:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-26 22:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963 to the API
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691963>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 81,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4dee097-e931-536a-aae2-7a2e32a0afa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF BW4603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 31913,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 81 hp - 31.913 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [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-26 22:20:44 [adesa.de] INFO: Saving data for 10691963: {'auction_closing_time': 1798671600.0, 'created_time': 1773923038.57718, 'last_price_update_time': 1774563644.846366}
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10691963') HTTP/1.1" 204 0
2026-03-26 22:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-26 22:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57b13582-9b19-597f-90e7-27bb45f56c7c, identifier: 10585779
2026-03-26 22:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-26 22:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-26 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 885cacca-5ac4-51b7-86ec-22da2a8bb198, identifier: 10663906
2026-03-26 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-26 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-26 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779 to the API
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10585779>
{'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': '57b13582-9b19-597f-90e7-27bb45f56c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10585779',
'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-25',
'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-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [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-26 22:20:45 [adesa.de] INFO: Saving data for 10585779: {'auction_closing_time': 1798675200.0, 'created_time': 1773240404.498651, 'last_price_update_time': 1774563645.335283}
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10585779') HTTP/1.1" 204 0
2026-03-26 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-26 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-26 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906 to the API
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10663906>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 79,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '885cacca-5ac4-51b7-86ec-22da2a8bb198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10663906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 16232,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 79 hp - 16.232 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [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-26 22:20:45 [adesa.de] INFO: Saving data for 10663906: {'auction_closing_time': 1798675200.0, 'created_time': 1773406679.299526, 'last_price_update_time': 1774563645.624312}
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10663906') HTTP/1.1" 204 0
2026-03-26 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10665478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-26 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-26 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-26 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba, identifier: 10505021
2026-03-26 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-26 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-26 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021 to the API
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505021>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505021',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2025}
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:46 [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-26 22:20:46 [adesa.de] INFO: Saving data for 10505021: {'auction_closing_time': 1798675200.0, 'created_time': 1773240419.013766, 'last_price_update_time': 1774563646.174107}
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505021') HTTP/1.1" 204 0
2026-03-26 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-26 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4, identifier: 10597841
2026-03-26 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-26 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f25123fc-112c-5fd4-8f68-7873b725a6f9, identifier: 10504984
2026-03-26 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-26 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 787644b7-1e2e-5db8-849b-c34458cc08bd, identifier: 10665478
2026-03-26 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-26 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-26 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866b305c-8c7e-599c-8cf2-485e4fded24d, identifier: 10694994
2026-03-26 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-26 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-26 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841 to the API
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597841>
{'auction_title': '',
'c_o_2_emission_value': 235,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '61a29a19-a01d-5fcf-9adc-31ea5e743ef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RÜD-H 9569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597841',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:46 [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-26 22:20:46 [adesa.de] INFO: Saving data for 10597841: {'auction_closing_time': 1798675200.0, 'created_time': 1773240389.054948, 'last_price_update_time': 1774563646.855614}
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10597841') HTTP/1.1" 204 0
2026-03-26 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-26 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-26 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984 to the API
2026-03-26 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504984>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f25123fc-112c-5fd4-8f68-7873b725a6f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Techno - Petrol - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-26 22:20:47 [adesa.de] INFO: Saving data for 10504984: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.408661, 'last_price_update_time': 1774563647.141237}
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504984') HTTP/1.1" 204 0
2026-03-26 22:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-26 22:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-26 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478 to the API
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10665478>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '787644b7-1e2e-5db8-849b-c34458cc08bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10665478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 1478,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 1.478 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-26 22:20:47 [adesa.de] INFO: Saving data for 10665478: {'auction_closing_time': 1798675200.0, 'created_time': 1773406674.172776, 'last_price_update_time': 1774563647.517045}
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10665478') HTTP/1.1" 204 0
2026-03-26 22:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-26 22:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-26 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994 to the API
2026-03-26 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694994>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '866b305c-8c7e-599c-8cf2-485e4fded24d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B OS 5063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-26 22:20:48 [adesa.de] INFO: Saving data for 10694994: {'auction_closing_time': 1798675200.0, 'created_time': 1773923035.869286, 'last_price_update_time': 1774563648.237064}
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694994') HTTP/1.1" 204 0
2026-03-26 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10677121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-26 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-26 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-26 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5557f170-32a7-5af3-be77-0f39b7d15637, identifier: 10702804
2026-03-26 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-26 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-26 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804 to the API
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '5557f170-32a7-5af3-be77-0f39b7d15637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025709142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 12775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 12.775 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702804%27 HTTP/1.1" 200 None
2026-03-26 22:20:48 [adesa.de] INFO: Saving data for 10702804: {'auction_closing_time': 1774997940.0, 'created_time': 1774045152.068017, 'last_price_update_time': 1774563648.658302}
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702804') HTTP/1.1" 204 0
2026-03-26 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-26 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-26 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-26 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1fc1ff-fca5-5b17-8208-d64057cfac7d, identifier: 10677121
2026-03-26 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-26 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-26 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121 to the API
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10677121>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'ce1fc1ff-fca5-5b17-8208-d64057cfac7d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-T392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10677121',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150253,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'150.253 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677121%27 HTTP/1.1" 200 None
2026-03-26 22:20:49 [adesa.de] INFO: Saving data for 10677121: {'auction_closing_time': 1774997940.0, 'created_time': 1773682394.819058, 'last_price_update_time': 1774563649.035707}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10677121') HTTP/1.1" 204 0
2026-03-26 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-26 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a, identifier: 10694524
2026-03-26 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-26 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-26 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524 to the API
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694524>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP GS152 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 32061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Petrol - Automatic - 150 hp - 32.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [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-26 22:20:49 [adesa.de] INFO: Saving data for 10694524: {'auction_closing_time': 1798675200.0, 'created_time': 1773923217.354838, 'last_price_update_time': 1774563649.418277}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694524') HTTP/1.1" 204 0
2026-03-26 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10677120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-26 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f043cbc-b2da-5fe8-9516-5554752aa12e, identifier: 10702797
2026-03-26 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-26 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d, identifier: 10703207
2026-03-26 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-26 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-26 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797 to the API
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Electric',
'id': '3f043cbc-b2da-5fe8-9516-5554752aa12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.222 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702797%27 HTTP/1.1" 200 None
2026-03-26 22:20:50 [adesa.de] INFO: Saving data for 10702797: {'auction_closing_time': 1774997940.0, 'created_time': 1774045155.206433, 'last_price_update_time': 1774563650.047206}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702797') HTTP/1.1" 204 0
2026-03-26 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-26 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-26 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207 to the API
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703207>
{'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-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '8cc6cd30-5fef-5f96-ba5c-d9c55351690d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703207',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Quattro - Diesel - Automatic - 204 hp - '
'28.849 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703207%27 HTTP/1.1" 200 None
2026-03-26 22:20:50 [adesa.de] INFO: Saving data for 10703207: {'auction_closing_time': 1774997940.0, 'created_time': 1774045157.683903, 'last_price_update_time': 1774563650.370384}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703207') HTTP/1.1" 204 0
2026-03-26 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-26 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-26 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-26 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a03a14e-c50a-5119-8e06-f4669c556003, identifier: 10703213
2026-03-26 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-26 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-26 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213 to the API
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Electric',
'id': '0a03a14e-c50a-5119-8e06-f4669c556003',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42942078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703213',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 50391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Allane Mobility Consulting GmbH',
'title': 'Audi E-Tron 50 S Line - Quattro - Electric - Automatic - 313 hp - '
'50.391 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703213%27 HTTP/1.1" 200 None
2026-03-26 22:20:50 [adesa.de] INFO: Saving data for 10703213: {'auction_closing_time': 1774997940.0, 'created_time': 1774045158.453111, 'last_price_update_time': 1774563650.763034}
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703213') HTTP/1.1" 204 0
2026-03-26 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-26 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-26 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-26 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 427b27f1-b934-507a-ae77-d54d6280def8, identifier: 10677120
2026-03-26 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-26 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-26 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120 to the API
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10677120>
{'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-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '427b27f1-b934-507a-ae77-d54d6280def8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10677120',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 120559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 120.559 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677120%27 HTTP/1.1" 200 None
2026-03-26 22:20:51 [adesa.de] INFO: Saving data for 10677120: {'auction_closing_time': 1774997940.0, 'created_time': 1773682399.064775, 'last_price_update_time': 1774563651.191667}
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10677120') HTTP/1.1" 204 0
2026-03-26 22:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-26 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ac6f22d-4c2c-52b6-8d13-922a68f84add, identifier: 10703215
2026-03-26 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-26 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1ef362d-5cb1-5d86-964b-b8e4e29997a3, identifier: 10675734
2026-03-26 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-26 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-26 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 768b9295-87c1-59f9-8520-ec0ec51a1b24, identifier: 10702796
2026-03-26 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-26 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-26 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215 to the API
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '3ac6f22d-4c2c-52b6-8d13-922a68f84add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703215',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 9058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 9.058 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703215%27 HTTP/1.1" 200 None
2026-03-26 22:20:51 [adesa.de] INFO: Saving data for 10703215: {'auction_closing_time': 1774997940.0, 'created_time': 1774045085.34155, 'last_price_update_time': 1774563651.783075}
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703215') HTTP/1.1" 204 0
2026-03-26 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-26 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-26 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734 to the API
2026-03-26 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'f1ef362d-5cb1-5d86-964b-b8e4e29997a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '110264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675734',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37200,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 28.016 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675734%27 HTTP/1.1" 200 None
2026-03-26 22:20:52 [adesa.de] INFO: Saving data for 10675734: {'auction_closing_time': 1774997940.0, 'created_time': 1773664719.009794, 'last_price_update_time': 1774563652.097762}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10675734') HTTP/1.1" 204 0
2026-03-26 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-26 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-26 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796 to the API
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702796>
{'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-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '768b9295-87c1-59f9-8520-ec0ec51a1b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702796',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Petrol - Automatic - 204 hp - 15.500 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702796%27 HTTP/1.1" 200 None
2026-03-26 22:20:52 [adesa.de] INFO: Saving data for 10702796: {'auction_closing_time': 1774997940.0, 'created_time': 1774045158.065794, 'last_price_update_time': 1774563652.387139}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702796') HTTP/1.1" 204 0
2026-03-26 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-26 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-26 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-26 22:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3de63c0-df81-5fda-87c9-1d1509cb7a77, identifier: 10703209
2026-03-26 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-26 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-26 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209 to the API
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'e3de63c0-df81-5fda-87c9-1d1509cb7a77',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A057129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703209',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 104743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 4,
'seller_name': 'Autohaus Jepsen Neutraubling',
'title': 'Audi A5 40 TDI Advanced - Diesel - Automatic - 204 hp - 104.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703209%27 HTTP/1.1" 200 None
2026-03-26 22:20:52 [adesa.de] INFO: Saving data for 10703209: {'auction_closing_time': 1774997940.0, 'created_time': 1774045081.321737, 'last_price_update_time': 1774563652.895255}
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703209') HTTP/1.1" 204 0
2026-03-26 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-26 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc00dcd4-fe80-54c6-92ba-898f7b702af4 with scrape type 2
2026-03-26 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc00dcd4-fe80-54c6-92ba-898f7b702af4 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc00dcd4-fe80-54c6-92ba-898f7b702af4, identifier: 10726292
2026-03-26 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-26 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0330177-c395-5779-b9cd-69269ab10dd1, identifier: 10703412
2026-03-26 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-26 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d92960-e54c-5a4d-8230-c5e9482124b5, identifier: 10702839
2026-03-26 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-26 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-26 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04909e6b-35ac-583b-9fb9-5200f4825e72, identifier: 10702838
2026-03-26 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-26 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-26 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292 to the API
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'cc00dcd4-fe80-54c6-92ba-898f7b702af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '396631 Linz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726292',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 132457,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 132.457 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:53 [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-26 22:20:53 [adesa.de] INFO: Saving data for 10726292: {'auction_closing_time': 1774868400.0, 'created_time': 1774460078.802913, 'last_price_update_time': 1774563653.631639}
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726292') HTTP/1.1" 204 0
2026-03-26 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-26 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-26 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412 to the API
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703412>
{'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-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'f0330177-c395-5779-b9cd-69269ab10dd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703412',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 18813,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 18.813 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703412%27 HTTP/1.1" 200 None
2026-03-26 22:20:53 [adesa.de] INFO: Saving data for 10703412: {'auction_closing_time': 1774997940.0, 'created_time': 1774045159.45798, 'last_price_update_time': 1774563653.987491}
2026-03-26 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703412') HTTP/1.1" 204 0
2026-03-26 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-26 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-26 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839 to the API
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702839>
{'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-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'b5d92960-e54c-5a4d-8230-c5e9482124b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-JZ 1613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702839',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 29633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37400,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant 2.0 TDI S line - Quattro - Diesel - Automatic - 204 '
'hp - 29.633 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702839%27 HTTP/1.1" 200 None
2026-03-26 22:20:54 [adesa.de] INFO: Saving data for 10702839: {'auction_closing_time': 1774997940.0, 'created_time': 1774045166.642105, 'last_price_update_time': 1774563654.304034}
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702839') HTTP/1.1" 204 0
2026-03-26 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-26 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-26 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838 to the API
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '04909e6b-35ac-583b-9fb9-5200f4825e72',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600B4254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702838',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 54069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 54.069 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702838%27 HTTP/1.1" 200 None
2026-03-26 22:20:54 [adesa.de] INFO: Saving data for 10702838: {'auction_closing_time': 1774997940.0, 'created_time': 1774045156.375845, 'last_price_update_time': 1774563654.596529}
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702838') HTTP/1.1" 204 0
2026-03-26 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-26 22:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d675d84-0eb9-542a-ba75-71705798563e with scrape type 2
2026-03-26 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d675d84-0eb9-542a-ba75-71705798563e with scrape type 2
2026-03-26 22:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d675d84-0eb9-542a-ba75-71705798563e, identifier: 10726256
2026-03-26 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-26 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-26 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256 to the API
2026-03-26 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1d675d84-0eb9-542a-ba75-71705798563e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ95870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726256',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 12716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-06-06',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Renault Austral 1.3 - Petrol - Automatic - 158 hp - 12.716 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [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-26 22:20:55 [adesa.de] INFO: Saving data for 10726256: {'auction_closing_time': 1774868400.0, 'created_time': 1774460082.614669, 'last_price_update_time': 1774563655.10927}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726256') HTTP/1.1" 204 0
2026-03-26 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-26 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5517ab35-6fbe-5561-9835-d26988166710 with scrape type 2
2026-03-26 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5517ab35-6fbe-5561-9835-d26988166710 with scrape type 2
2026-03-26 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5517ab35-6fbe-5561-9835-d26988166710, identifier: 10726366
2026-03-26 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-26 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-26 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366 to the API
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5517ab35-6fbe-5561-9835-d26988166710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-WK212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726366',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 153772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 200 hp - '
'153.772 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [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-26 22:20:55 [adesa.de] INFO: Saving data for 10726366: {'auction_closing_time': 1774868400.0, 'created_time': 1774460080.125804, 'last_price_update_time': 1774563655.491165}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726366') HTTP/1.1" 204 0
2026-03-26 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-26 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 2
2026-03-26 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 2
2026-03-26 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da4026ab-5f9e-5793-b69a-21023eeecde6, identifier: 10726290
2026-03-26 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-26 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-26 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290 to the API
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'da4026ab-5f9e-5793-b69a-21023eeecde6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726290',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 93333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron S 95 kWh - Quattro - Electric - Automatic - 503 hp - '
'93.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [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-26 22:20:55 [adesa.de] INFO: Saving data for 10726290: {'auction_closing_time': 1774868400.0, 'created_time': 1774460093.934063, 'last_price_update_time': 1774563655.980572}
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726290') HTTP/1.1" 204 0
2026-03-26 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-26 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90, identifier: 10726291
2026-03-26 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-26 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9865d1-b5be-59cb-980b-dd95ac740701 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac9865d1-b5be-59cb-980b-dd95ac740701 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac9865d1-b5be-59cb-980b-dd95ac740701, identifier: 10726289
2026-03-26 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-26 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-26 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291 to the API
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '73ffe9b4-ab84-5ba3-b19e-b7adef912f90',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '20562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726291',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 66414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 66.414 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:56 [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-26 22:20:56 [adesa.de] INFO: Saving data for 10726291: {'auction_closing_time': 1774868400.0, 'created_time': 1774460092.757311, 'last_price_update_time': 1774563656.436319}
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726291') HTTP/1.1" 204 0
2026-03-26 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-26 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-26 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289 to the API
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ac9865d1-b5be-59cb-980b-dd95ac740701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726289',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 68399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'68.399 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:56 [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-26 22:20:56 [adesa.de] INFO: Saving data for 10726289: {'auction_closing_time': 1774868400.0, 'created_time': 1774460101.885816, 'last_price_update_time': 1774563656.737454}
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726289') HTTP/1.1" 204 0
2026-03-26 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-26 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 2
2026-03-26 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68cd1592-6a6a-5c6a-9c87-df2471e4f196, identifier: 10724183
2026-03-26 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-26 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-26 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183 to the API
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 524,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '68cd1592-6a6a-5c6a-9c87-df2471e4f196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724183',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 3589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 240300,
'price_includes_vat': True,
'registration_date': '2025-01-14',
'seats_number': 2,
'seller_name': 'Autofest bv',
'title': 'Porsche 911 GT3 RS 4.0i GT3 - Petrol - Automatic - 524 hp - 3.589 '
'km',
'transmission': 'automatic',
'trim': 'GT3',
'vin': None,
'year': 2025}
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724183%27 HTTP/1.1" 200 None
2026-03-26 22:20:57 [adesa.de] INFO: Saving data for 10724183: {'auction_closing_time': 1774605600.0, 'created_time': 1774459489.074791, 'last_price_update_time': 1774563657.229038}
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724183') HTTP/1.1" 204 0
2026-03-26 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-26 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45facf7b-3406-595f-a5b1-e691d23fc164 with scrape type 2
2026-03-26 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45facf7b-3406-595f-a5b1-e691d23fc164 with scrape type 2
2026-03-26 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45facf7b-3406-595f-a5b1-e691d23fc164, identifier: 10726373
2026-03-26 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-26 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-26 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373 to the API
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '45facf7b-3406-595f-a5b1-e691d23fc164',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726373',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 134492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 4,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A6 50 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'134.492 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:57 [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-26 22:20:57 [adesa.de] INFO: Saving data for 10726373: {'auction_closing_time': 1774868400.0, 'created_time': 1774460098.622286, 'last_price_update_time': 1774563657.596858}
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726373') HTTP/1.1" 204 0
2026-03-26 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-26 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c22e36b8-d61c-5b0a-907e-2f279de6cda8 with scrape type 2
2026-03-26 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c22e36b8-d61c-5b0a-907e-2f279de6cda8 with scrape type 2
2026-03-26 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c22e36b8-d61c-5b0a-907e-2f279de6cda8, identifier: 10726362
2026-03-26 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-26 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-26 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362 to the API
2026-03-26 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 176,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'c22e36b8-d61c-5b0a-907e-2f279de6cda8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF TN 27E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726362',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 58920,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'MG MG5 Comfort - Electric - Automatic - 176 hp - 58.920 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [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-26 22:20:58 [adesa.de] INFO: Saving data for 10726362: {'auction_closing_time': 1774868400.0, 'created_time': 1774460084.828505, 'last_price_update_time': 1774563658.024686}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726362') HTTP/1.1" 204 0
2026-03-26 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-26 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with scrape type 2
2026-03-26 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with scrape type 2
2026-03-26 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1222a10e-7f57-51d6-ab35-38e698d0c9d9, identifier: 10728593
2026-03-26 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10725965
2026-03-26 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with scrape type 2
2026-03-26 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with scrape type 2
2026-03-26 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df, identifier: 10725965
2026-03-26 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-26 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-26 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593 to the API
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1222a10e-7f57-51d6-ab35-38e698d0c9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728593',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 114000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2010-08-05',
'seats_number': 4,
'seller_name': 'Match-drive SAS',
'title': 'BMW 1 Series Coupé 120i Sport - Petrol - Manual - 170 hp - 114.000 '
'km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2010}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728593%27 HTTP/1.1" 200 None
2026-03-26 22:20:58 [adesa.de] INFO: Saving data for 10728593: {'auction_closing_time': 1774605600.0, 'created_time': 1774459394.445191, 'last_price_update_time': 1774563658.524694}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728593') HTTP/1.1" 204 0
2026-03-26 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10725965
2026-03-26 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10725965
2026-03-26 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10725965 to the API
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725965',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 122590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Tarraco 1.4 e-Hybrid Xcellence - Hybrid - Automatic - 150 hp - '
'122.590 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2022}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725965%27 HTTP/1.1" 200 None
2026-03-26 22:20:58 [adesa.de] INFO: Saving data for 10725965: {'auction_closing_time': 1774607100.0, 'created_time': 1774460228.915912, 'last_price_update_time': 1774563658.809066}
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725965') HTTP/1.1" 204 0
2026-03-26 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10728558
2026-03-26 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4cf246-392f-50d0-85e3-98064baea487 with scrape type 2
2026-03-26 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4cf246-392f-50d0-85e3-98064baea487 with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e4cf246-392f-50d0-85e3-98064baea487, identifier: 10728558
2026-03-26 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10728558
2026-03-26 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10728558
2026-03-26 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10728558 to the API
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7e4cf246-392f-50d0-85e3-98064baea487',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728558',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 11404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 11.404 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728558%27 HTTP/1.1" 200 None
2026-03-26 22:20:59 [adesa.de] INFO: Saving data for 10728558: {'auction_closing_time': 1774607400.0, 'created_time': 1774460224.232648, 'last_price_update_time': 1774563659.279588}
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728558') HTTP/1.1" 204 0
2026-03-26 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10726090
2026-03-26 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e1e971-5b35-58ee-8630-97cf5f261b7a with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e1e971-5b35-58ee-8630-97cf5f261b7a with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8e1e971-5b35-58ee-8630-97cf5f261b7a, identifier: 10726090
2026-03-26 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10725953
2026-03-26 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d18db87-fc0c-5b96-b59d-33716426ee54 with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d18db87-fc0c-5b96-b59d-33716426ee54 with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d18db87-fc0c-5b96-b59d-33716426ee54, identifier: 10725953
2026-03-26 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-26 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad589e6-8dde-54ca-8578-b4074df336ee with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad589e6-8dde-54ca-8578-b4074df336ee with scrape type 2
2026-03-26 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ad589e6-8dde-54ca-8578-b4074df336ee, identifier: 10726359
2026-03-26 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10726090
2026-03-26 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10726090
2026-03-26 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8e1e971-5b35-58ee-8630-97cf5f261b7a with identifier: 10726090 to the API
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20: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-26 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8e1e971-5b35-58ee-8630-97cf5f261b7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726090',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 31921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid Xcellence - Hybrid - Automatic '
'- 150 hp - 31.921 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2023}
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726090%27 HTTP/1.1" 200 None
2026-03-26 22:20:59 [adesa.de] INFO: Saving data for 10726090: {'auction_closing_time': 1774607400.0, 'created_time': 1774460230.784513, 'last_price_update_time': 1774563659.843675}
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726090') HTTP/1.1" 204 0
2026-03-26 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10725953
2026-03-26 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10725953
2026-03-26 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d18db87-fc0c-5b96-b59d-33716426ee54 with identifier: 10725953 to the API
2026-03-26 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725953>
{'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-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '8d18db87-fc0c-5b96-b59d-33716426ee54',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725953',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 48778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 48.778 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725953%27 HTTP/1.1" 200 None
2026-03-26 22:21:00 [adesa.de] INFO: Saving data for 10725953: {'auction_closing_time': 1774607100.0, 'created_time': 1774460234.048866, 'last_price_update_time': 1774563660.169403}
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725953') HTTP/1.1" 204 0
2026-03-26 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-26 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-26 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359 to the API
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6ad589e6-8dde-54ca-8578-b4074df336ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK-TM22',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726359',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'116.856 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:00 [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-26 22:21:00 [adesa.de] INFO: Saving data for 10726359: {'auction_closing_time': 1774868400.0, 'created_time': 1774460091.559191, 'last_price_update_time': 1774563660.456727}
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726359') HTTP/1.1" 204 0
2026-03-26 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10728457
2026-03-26 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a8cb4f3-30e5-5595-91dc-c2926da33818 with scrape type 2
2026-03-26 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a8cb4f3-30e5-5595-91dc-c2926da33818 with scrape type 2
2026-03-26 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a8cb4f3-30e5-5595-91dc-c2926da33818, identifier: 10728457
2026-03-26 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10725952
2026-03-26 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0f406a7-41fd-5b92-b820-5a6988183e2c with scrape type 2
2026-03-26 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0f406a7-41fd-5b92-b820-5a6988183e2c with scrape type 2
2026-03-26 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0f406a7-41fd-5b92-b820-5a6988183e2c, identifier: 10725952
2026-03-26 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10728457
2026-03-26 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10728457
2026-03-26 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a8cb4f3-30e5-5595-91dc-c2926da33818 with identifier: 10728457 to the API
2026-03-26 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5a8cb4f3-30e5-5595-91dc-c2926da33818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728457',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 87075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'87.075 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728457%27 HTTP/1.1" 200 None
2026-03-26 22:21:01 [adesa.de] INFO: Saving data for 10728457: {'auction_closing_time': 1774606800.0, 'created_time': 1774460265.417895, 'last_price_update_time': 1774563661.049122}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728457') HTTP/1.1" 204 0
2026-03-26 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10725952
2026-03-26 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10725952
2026-03-26 22:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0f406a7-41fd-5b92-b820-5a6988183e2c with identifier: 10725952 to the API
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725952>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'b0f406a7-41fd-5b92-b820-5a6988183e2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725952',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 86582,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Seat Leon Sportstourer 1.5 TSI Xcellence - Petrol - Manual - 150 hp '
'- 86.582 km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2022}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725952%27 HTTP/1.1" 200 None
2026-03-26 22:21:01 [adesa.de] INFO: Saving data for 10725952: {'auction_closing_time': 1774607100.0, 'created_time': 1774460228.555852, 'last_price_update_time': 1774563661.376888}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725952') HTTP/1.1" 204 0
2026-03-26 22:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10728273
2026-03-26 22:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-26 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01089039-d856-56e9-b49e-0d908e8d8bb0 with scrape type 2
2026-03-26 22:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01089039-d856-56e9-b49e-0d908e8d8bb0, identifier: 10728273
2026-03-26 22:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10728432
2026-03-26 22:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 2
2026-03-26 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 2
2026-03-26 22:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d1324af-e3cf-5c4d-8037-0f1a530733aa, identifier: 10728432
2026-03-26 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10728273
2026-03-26 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10728273
2026-03-26 22:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01089039-d856-56e9-b49e-0d908e8d8bb0 with identifier: 10728273 to the API
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728273>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '01089039-d856-56e9-b49e-0d908e8d8bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728273',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 58380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 131 hp - 58.380 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728273%27 HTTP/1.1" 200 None
2026-03-26 22:21:01 [adesa.de] INFO: Saving data for 10728273: {'auction_closing_time': 1774606200.0, 'created_time': 1774460261.573002, 'last_price_update_time': 1774563661.930011}
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728273') HTTP/1.1" 204 0
2026-03-26 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10728432
2026-03-26 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10728432
2026-03-26 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10728432 to the API
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728432>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1d1324af-e3cf-5c4d-8037-0f1a530733aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728432',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 39631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 1.5 HDI GT - Diesel - Automatic - 131 hp - 39.631 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728432%27 HTTP/1.1" 200 None
2026-03-26 22:21:02 [adesa.de] INFO: Saving data for 10728432: {'auction_closing_time': 1774606800.0, 'created_time': 1774460266.872454, 'last_price_update_time': 1774563662.250955}
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728432') HTTP/1.1" 204 0
2026-03-26 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10728456
2026-03-26 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ffc786-f31d-5f9e-af93-a408234d7e1e with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74ffc786-f31d-5f9e-af93-a408234d7e1e, identifier: 10728456
2026-03-26 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10728454
2026-03-26 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27c8746e-d943-5fdf-a09b-00535062b259, identifier: 10728454
2026-03-26 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10728456
2026-03-26 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10728456
2026-03-26 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74ffc786-f31d-5f9e-af93-a408234d7e1e with identifier: 10728456 to the API
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '74ffc786-f31d-5f9e-af93-a408234d7e1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728456',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 84853,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'84.853 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728456%27 HTTP/1.1" 200 None
2026-03-26 22:21:02 [adesa.de] INFO: Saving data for 10728456: {'auction_closing_time': 1774606800.0, 'created_time': 1774460266.064194, 'last_price_update_time': 1774563662.956661}
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728456') HTTP/1.1" 204 0
2026-03-26 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10728454
2026-03-26 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10728454
2026-03-26 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10728454 to the API
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '27c8746e-d943-5fdf-a09b-00535062b259',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728454',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.631 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728454%27 HTTP/1.1" 200 None
2026-03-26 22:21:03 [adesa.de] INFO: Saving data for 10728454: {'auction_closing_time': 1774606800.0, 'created_time': 1774460269.702082, 'last_price_update_time': 1774563663.249144}
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728454') HTTP/1.1" 204 0
2026-03-26 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10728453
2026-03-26 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee2a213-e31d-593f-b721-602d3e40e953 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ee2a213-e31d-593f-b721-602d3e40e953, identifier: 10728453
2026-03-26 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10728453
2026-03-26 22:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10728453
2026-03-26 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ee2a213-e31d-593f-b721-602d3e40e953 with identifier: 10728453 to the API
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728453>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '4ee2a213-e31d-593f-b721-602d3e40e953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728453',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'82.019 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728453%27 HTTP/1.1" 200 None
2026-03-26 22:21:03 [adesa.de] INFO: Saving data for 10728453: {'auction_closing_time': 1774606800.0, 'created_time': 1774460273.839744, 'last_price_update_time': 1774563663.621617}
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728453') HTTP/1.1" 204 0
2026-03-26 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10728177
2026-03-26 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397, identifier: 10728177
2026-03-26 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10728571
2026-03-26 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8, identifier: 10728571
2026-03-26 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10728445
2026-03-26 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23130d89-225e-5837-b74e-b9dbd614b7b9 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23130d89-225e-5837-b74e-b9dbd614b7b9 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23130d89-225e-5837-b74e-b9dbd614b7b9, identifier: 10728445
2026-03-26 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10728444
2026-03-26 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-26 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 2
2026-03-26 22:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33e787fd-d334-583b-82e2-966a833e7f92, identifier: 10728444
2026-03-26 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10728177
2026-03-26 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10728177
2026-03-26 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397 with identifier: 10728177 to the API
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9c2fec0-fa84-5d95-bbcd-7c3ac1b3d397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728177',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 119693,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Sportage Spirit - Petrol - Automatic - 180 hp - 119.693 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2023}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728177%27 HTTP/1.1" 200 None
2026-03-26 22:21:04 [adesa.de] INFO: Saving data for 10728177: {'auction_closing_time': 1774605600.0, 'created_time': 1774460284.023883, 'last_price_update_time': 1774563664.334117}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728177') HTTP/1.1" 204 0
2026-03-26 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10728571
2026-03-26 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10728571
2026-03-26 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10728571 to the API
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '03dda1ee-54bd-5744-96ca-48a2b9e72ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728571',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 93301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Sportage 1.6 GDI Vision - AWD - Hybrid - Automatic - 180 hp - '
'93.301 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728571%27 HTTP/1.1" 200 None
2026-03-26 22:21:04 [adesa.de] INFO: Saving data for 10728571: {'auction_closing_time': 1774607400.0, 'created_time': 1774460280.523437, 'last_price_update_time': 1774563664.655663}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728571') HTTP/1.1" 204 0
2026-03-26 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10728445
2026-03-26 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10728445
2026-03-26 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23130d89-225e-5837-b74e-b9dbd614b7b9 with identifier: 10728445 to the API
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728445>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 224,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '23130d89-225e-5837-b74e-b9dbd614b7b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728445',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 76042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Mercedes-Benz CLA 250 Progressive - Petrol - Automatic - 224 hp - '
'76.042 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2020}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728445%27 HTTP/1.1" 200 None
2026-03-26 22:21:04 [adesa.de] INFO: Saving data for 10728445: {'auction_closing_time': 1774606800.0, 'created_time': 1774460269.392972, 'last_price_update_time': 1774563664.953472}
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728445') HTTP/1.1" 204 0
2026-03-26 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10728444
2026-03-26 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10728444
2026-03-26 22:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10728444 to the API
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '33e787fd-d334-583b-82e2-966a833e7f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728444',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 73758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38000,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Mercedes-Benz GLE 350e - Hybrid - Automatic - 211 hp - 73.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728444%27 HTTP/1.1" 200 None
2026-03-26 22:21:05 [adesa.de] INFO: Saving data for 10728444: {'auction_closing_time': 1774606800.0, 'created_time': 1774460273.5417, 'last_price_update_time': 1774563665.246763}
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728444') HTTP/1.1" 204 0
2026-03-26 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10728360
2026-03-26 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-26 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 2
2026-03-26 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10eced8e-8138-560e-ac7c-734dfe821234, identifier: 10728360
2026-03-26 22:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10728360
2026-03-26 22:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10728360
2026-03-26 22:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10728360 to the API
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728360>
{'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-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '10eced8e-8138-560e-ac7c-734dfe821234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728360',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 128740,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 128.740 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728360%27 HTTP/1.1" 200 None
2026-03-26 22:21:05 [adesa.de] INFO: Saving data for 10728360: {'auction_closing_time': 1774606800.0, 'created_time': 1774460294.800823, 'last_price_update_time': 1774563665.727263}
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728360') HTTP/1.1" 204 0
2026-03-26 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10728403
2026-03-26 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-26 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 2
2026-03-26 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8583f4e3-effa-5ceb-98d0-b966ef98e5da, identifier: 10728403
2026-03-26 22:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10728403
2026-03-26 22:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10728403
2026-03-26 22:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10728403 to the API
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8583f4e3-effa-5ceb-98d0-b966ef98e5da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728403',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.592 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728403%27 HTTP/1.1" 200 None
2026-03-26 22:21:06 [adesa.de] INFO: Saving data for 10728403: {'auction_closing_time': 1774606800.0, 'created_time': 1774460292.238368, 'last_price_update_time': 1774563666.249963}
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728403') HTTP/1.1" 204 0
2026-03-26 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10726072
2026-03-26 22:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with scrape type 2
2026-03-26 22:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with scrape type 2
2026-03-26 22:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a, identifier: 10726072
2026-03-26 22:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10726072
2026-03-26 22:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10726072
2026-03-26 22:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794bd3af-a7e2-57d3-830d-5bd9e6672e7a with identifier: 10726072 to the API
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726072>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '794bd3af-a7e2-57d3-830d-5bd9e6672e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726072',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 73390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Ford Kuga Titanium X - AWD - Hybrid - Automatic - 152 hp - 73.390 '
'km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726072%27 HTTP/1.1" 200 None
2026-03-26 22:21:06 [adesa.de] INFO: Saving data for 10726072: {'auction_closing_time': 1774607400.0, 'created_time': 1774460387.864902, 'last_price_update_time': 1774563666.998409}
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726072') HTTP/1.1" 204 0
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10725948
2026-03-26 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc47ae8-184d-554b-825c-61216123f40c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc47ae8-184d-554b-825c-61216123f40c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfc47ae8-184d-554b-825c-61216123f40c, identifier: 10725948
2026-03-26 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10725948
2026-03-26 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10725948
2026-03-26 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfc47ae8-184d-554b-825c-61216123f40c with identifier: 10725948 to the API
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725948>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc47ae8-184d-554b-825c-61216123f40c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725948',
'listing': 'auction',
'location': 'Lüdersfeld (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 61611,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Ford Kuga 2.5 Titanium X - AWD - Hybrid - Automatic - 152 hp - '
'61.611 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725948%27 HTTP/1.1" 200 None
2026-03-26 22:21:07 [adesa.de] INFO: Saving data for 10725948: {'auction_closing_time': 1774607100.0, 'created_time': 1774460411.248947, 'last_price_update_time': 1774563667.376023}
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725948') HTTP/1.1" 204 0
2026-03-26 22:21:07 [scrapy.extensions.logstats] INFO: Crawled 510 pages (at 128 pages/min), scraped 490 items (at 123 items/min)
2026-03-26 22:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10728446
2026-03-26 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 52cc51dd-e887-5b12-bda2-843fb268ba46, identifier: 10728446
2026-03-26 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10725956
2026-03-26 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc8697e-af49-5051-8498-82a9e7dce148 with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc8697e-af49-5051-8498-82a9e7dce148 with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc8697e-af49-5051-8498-82a9e7dce148, identifier: 10725956
2026-03-26 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10728129
2026-03-26 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb128c8d-ce04-5e54-87fb-be19c40f140c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb128c8d-ce04-5e54-87fb-be19c40f140c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb128c8d-ce04-5e54-87fb-be19c40f140c, identifier: 10728129
2026-03-26 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10728446
2026-03-26 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10728446
2026-03-26 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10728446 to the API
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '52cc51dd-e887-5b12-bda2-843fb268ba46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728446',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 47575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat Scudo 2.0 - Diesel - Automatic - 177 hp - 47.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728446%27 HTTP/1.1" 200 None
2026-03-26 22:21:07 [adesa.de] INFO: Saving data for 10728446: {'auction_closing_time': 1774606800.0, 'created_time': 1774460357.570985, 'last_price_update_time': 1774563667.963998}
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728446') HTTP/1.1" 204 0
2026-03-26 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10725956
2026-03-26 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10725956
2026-03-26 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc8697e-af49-5051-8498-82a9e7dce148 with identifier: 10725956 to the API
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '5fc8697e-af49-5051-8498-82a9e7dce148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725956',
'listing': 'auction',
'location': 'Lüdersfeld (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 79650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Ford Kuga 2.5 Titanium X - Hybrid - Automatic - 152 hp - 79.650 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725956%27 HTTP/1.1" 200 None
2026-03-26 22:21:08 [adesa.de] INFO: Saving data for 10725956: {'auction_closing_time': 1774607100.0, 'created_time': 1774460412.380947, 'last_price_update_time': 1774563668.253383}
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725956') HTTP/1.1" 204 0
2026-03-26 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10728129
2026-03-26 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10728129
2026-03-26 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10728129 to the API
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'eb128c8d-ce04-5e54-87fb-be19c40f140c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728129',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 29353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e - Electric - Automatic - 95 hp - 29.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728129%27 HTTP/1.1" 200 None
2026-03-26 22:21:08 [adesa.de] INFO: Saving data for 10728129: {'auction_closing_time': 1774605600.0, 'created_time': 1774460405.448944, 'last_price_update_time': 1774563668.547667}
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728129') HTTP/1.1" 204 0
2026-03-26 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10726084
2026-03-26 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a13ea81-870e-5494-9bcd-cd8e79ce715f with scrape type 2
2026-03-26 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a13ea81-870e-5494-9bcd-cd8e79ce715f with scrape type 2
2026-03-26 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a13ea81-870e-5494-9bcd-cd8e79ce715f, identifier: 10726084
2026-03-26 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6257f969-218d-505c-8ae0-ba4214d96bab with identifier: 10725947
2026-03-26 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6257f969-218d-505c-8ae0-ba4214d96bab with scrape type 2
2026-03-26 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6257f969-218d-505c-8ae0-ba4214d96bab with scrape type 2
2026-03-26 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6257f969-218d-505c-8ae0-ba4214d96bab, identifier: 10725947
2026-03-26 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10726084
2026-03-26 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10726084
2026-03-26 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a13ea81-870e-5494-9bcd-cd8e79ce715f with identifier: 10726084 to the API
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726084>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3a13ea81-870e-5494-9bcd-cd8e79ce715f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726084',
'listing': 'auction',
'location': 'Lüdersfeld (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 83699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Ford Kuga Titanium X - AWD - Hybrid - Automatic - 152 hp - 83.699 '
'km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2023}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726084%27 HTTP/1.1" 200 None
2026-03-26 22:21:09 [adesa.de] INFO: Saving data for 10726084: {'auction_closing_time': 1774607400.0, 'created_time': 1774460335.753665, 'last_price_update_time': 1774563669.031424}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726084') HTTP/1.1" 204 0
2026-03-26 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6257f969-218d-505c-8ae0-ba4214d96bab with identifier: 10725947
2026-03-26 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6257f969-218d-505c-8ae0-ba4214d96bab with identifier: 10725947
2026-03-26 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6257f969-218d-505c-8ae0-ba4214d96bab with identifier: 10725947 to the API
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725947>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '6257f969-218d-505c-8ae0-ba4214d96bab',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725947',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 33936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'33.936 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725947%27 HTTP/1.1" 200 None
2026-03-26 22:21:09 [adesa.de] INFO: Saving data for 10725947: {'auction_closing_time': 1774607100.0, 'created_time': 1774460439.473505, 'last_price_update_time': 1774563669.339544}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725947') HTTP/1.1" 204 0
2026-03-26 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10725923
2026-03-26 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with scrape type 2
2026-03-26 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with scrape type 2
2026-03-26 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1591f3ea-959a-5dc0-9e96-03831e7dacc8, identifier: 10725923
2026-03-26 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a8ad74-9947-5e2f-a152-a3077f5cf59b with identifier: 10725919
2026-03-26 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a8ad74-9947-5e2f-a152-a3077f5cf59b with scrape type 2
2026-03-26 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91a8ad74-9947-5e2f-a152-a3077f5cf59b with scrape type 2
2026-03-26 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91a8ad74-9947-5e2f-a152-a3077f5cf59b, identifier: 10725919
2026-03-26 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10725923
2026-03-26 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10725923
2026-03-26 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10725923 to the API
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '1591f3ea-959a-5dc0-9e96-03831e7dacc8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725923',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 28756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'28.756 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725923%27 HTTP/1.1" 200 None
2026-03-26 22:21:09 [adesa.de] INFO: Saving data for 10725923: {'auction_closing_time': 1774607100.0, 'created_time': 1774460443.711861, 'last_price_update_time': 1774563669.799184}
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725923') HTTP/1.1" 204 0
2026-03-26 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91a8ad74-9947-5e2f-a152-a3077f5cf59b with identifier: 10725919
2026-03-26 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91a8ad74-9947-5e2f-a152-a3077f5cf59b with identifier: 10725919
2026-03-26 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91a8ad74-9947-5e2f-a152-a3077f5cf59b with identifier: 10725919 to the API
2026-03-26 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '91a8ad74-9947-5e2f-a152-a3077f5cf59b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725919',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 17179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 17.179 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725919%27 HTTP/1.1" 200 None
2026-03-26 22:21:10 [adesa.de] INFO: Saving data for 10725919: {'auction_closing_time': 1774607100.0, 'created_time': 1774460275.938322, 'last_price_update_time': 1774563670.093002}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725919') HTTP/1.1" 204 0
2026-03-26 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-26 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with scrape type 2
2026-03-26 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with scrape type 2
2026-03-26 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4, identifier: 10726257
2026-03-26 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-26 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-26 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257 to the API
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ95839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726257',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 9534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2025-06-06',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Renault Austral 1.3 Techno - Petrol - Automatic - 158 hp - 9.534 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [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-26 22:21:10 [adesa.de] INFO: Saving data for 10726257: {'auction_closing_time': 1774868400.0, 'created_time': 1774460081.666536, 'last_price_update_time': 1774563670.487315}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726257') HTTP/1.1" 204 0
2026-03-26 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10728413
2026-03-26 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-26 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 2
2026-03-26 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57261398-ee38-53f9-a121-299466e41534, identifier: 10728413
2026-03-26 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10728413
2026-03-26 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10728413
2026-03-26 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10728413 to the API
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21: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-26 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728413>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '57261398-ee38-53f9-a121-299466e41534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728413',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 59426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 25e Sport Line - xDrive - Hybrid - Automatic - 125 hp - '
'59.426 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728413%27 HTTP/1.1" 200 None
2026-03-26 22:21:10 [adesa.de] INFO: Saving data for 10728413: {'auction_closing_time': 1774606800.0, 'created_time': 1774460444.83547, 'last_price_update_time': 1774563670.878104}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728413') HTTP/1.1" 204 0
2026-03-26 22:21:10 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 22:21:10 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 5, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 4, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:11 [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%201774131670 HTTP/1.1" 200 None
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696565') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10700543') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702826') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702828') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702829') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702831') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702832') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702833') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702834') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702835') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702836') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702837') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702862') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703770') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706652') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706955') HTTP/1.1" 204 0
2026-03-26 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706956') HTTP/1.1" 204 0
2026-03-26 22:21:11 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (499 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-26T22_15_00.jl
2026-03-26 22:21:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 582382,
'downloader/request_count': 636,
'downloader/request_method_count/GET': 620,
'downloader/request_method_count/POST': 16,
'downloader/response_bytes': 40097575,
'downloader/response_count': 636,
'downloader/response_status_count/200': 636,
'elapsed_time_seconds': 364.227561,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 22, 21, 11, 257568, tzinfo=datetime.timezone.utc),
'item_scraped_count': 499,
'log_count/DEBUG': 8559,
'log_count/INFO': 9572,
'memusage/max': 180555776,
'memusage/startup': 148054016,
'photo_download_count': 120,
'request_depth_max': 16,
'response_received_count': 516,
'scheduler/dequeued': 636,
'scheduler/dequeued/memory': 636,
'scheduler/enqueued': 636,
'scheduler/enqueued/memory': 636,
'scrape_type/new': 11,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 488,
'scrape_type/skipped': 1049,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 521,
'scrapy-zyte-api/error_ratio': 0.009596928982725527,
'scrapy-zyte-api/error_types/download/temporary-error': 5,
'scrapy-zyte-api/errors': 5,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.053734938794616,
'scrapy-zyte-api/mean_response_seconds': 4.1797895427836576,
'scrapy-zyte-api/processed': 516,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 516,
'scrapy-zyte-api/request_args/experimental.requestCookies': 515,
'scrapy-zyte-api/request_args/experimental.responseCookies': 516,
'scrapy-zyte-api/request_args/httpRequestBody': 16,
'scrapy-zyte-api/request_args/httpRequestMethod': 16,
'scrapy-zyte-api/request_args/httpResponseBody': 516,
'scrapy-zyte-api/request_args/httpResponseHeaders': 516,
'scrapy-zyte-api/request_args/url': 516,
'scrapy-zyte-api/status_codes/200': 516,
'scrapy-zyte-api/status_codes/520': 5,
'scrapy-zyte-api/success': 516,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1549,
'source/total_available': 1549,
'start_time': datetime.datetime(2026, 3, 26, 22, 15, 7, 30007, tzinfo=datetime.timezone.utc)}
2026-03-26 22:21:11 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 22:21:11 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f518e68a290>
2026-03-26 22:21:11 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f518e68a710>